Bring back a false positive
This commit is contained in:
parent
388e35e828
commit
6c569e6f9d
|
@ -36,4 +36,7 @@ dependencies {
|
|||
implementation libs.jetbrains.coroutinesCore
|
||||
implementation libs.jetbrains.coroutinesAndroid
|
||||
implementation libs.androidx.lifecycleLivedata
|
||||
|
||||
// Paging
|
||||
implementation libs.androidx.pagingRuntimeKtx
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue