We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44b3a8a + 06b59d4 commit 0bf2a0bCopy full SHA for 0bf2a0b
data/paging/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation "androidx.core:core-ktx:$core_ktx_version"
40
implementation "androidx.appcompat:appcompat:$appcompat_version"
41
42
- api "androidx.paging:paging-runtime-ktx:3.3.0"
+ api "androidx.paging:paging-runtime-ktx:3.3.2"
43
44
kapt "androidx.room:room-compiler:$room_version"
45
}
0 commit comments