mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Bring back a false positive
This commit is contained in:
parent
388e35e828
commit
6c569e6f9d
1 changed files with 3 additions and 0 deletions
|
@ -36,4 +36,7 @@ dependencies {
|
|||
implementation libs.jetbrains.coroutinesCore
|
||||
implementation libs.jetbrains.coroutinesAndroid
|
||||
implementation libs.androidx.lifecycleLivedata
|
||||
|
||||
// Paging
|
||||
implementation libs.androidx.pagingRuntimeKtx
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue