Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-common-ktx to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent a9de6ed commit 78713cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pluck/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation(Deps.Compose.viewmodel)
implementation("io.coil-kt:coil-compose:1.4.0")
implementation(Deps.Accompanist.permission)
implementation("androidx.paging:paging-common-ktx:3.1.0")
implementation("androidx.paging:paging-common-ktx:3.2.0")

debugApi(Deps.Compose.uiTooling)

Expand Down

0 comments on commit 78713cb

Please sign in to comment.