Skip to content

Commit 0bf2a0b

Browse files
Merge pull request #375 from wisemen-digital/dependabot/gradle/androidx.paging-paging-runtime-ktx-3.3.2
Bump androidx.paging:paging-runtime-ktx from 3.3.0 to 3.3.2
2 parents 44b3a8a + 06b59d4 commit 0bf2a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/paging/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation "androidx.core:core-ktx:$core_ktx_version"
4040
implementation "androidx.appcompat:appcompat:$appcompat_version"
4141

42-
api "androidx.paging:paging-runtime-ktx:3.3.0"
42+
api "androidx.paging:paging-runtime-ktx:3.3.2"
4343

4444
kapt "androidx.room:room-compiler:$room_version"
4545
}

0 commit comments

Comments
 (0)