Skip to content

Commit

Permalink
Merge pull request #8 from Andi-IM/renovate/androidx.paging-paging-co…
Browse files Browse the repository at this point in the history
…mmon-ktx-3.x

Update dependency androidx.paging:paging-common-ktx to v3.3.0
  • Loading branch information
Andi-IM authored Jul 12, 2024
2 parents 9fa7ba9 + 7608143 commit 00075d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ kgp = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kot
dhp = { module = "com.google.dagger:hilt-android-gradle-plugin", version.ref = "hilt" }
dokka_gradle_plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" }
dokka_core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka" }
paging-common = { module = "androidx.paging:paging-common-ktx", version = "3.2.0" }
paging-common = { module = "androidx.paging:paging-common-ktx", version = "3.3.0" }
paging-compose = { module = "androidx.paging:paging-compose", version = "3.2.0" }
timber = { group = "com.jakewharton.timber", name = "timber", version.ref = "timber" }
truth = { module = "com.google.truth:truth", version.ref = "truth" }
Expand Down

0 comments on commit 00075d4

Please sign in to comment.