Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-common-ktx to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent eaba61c commit 2a5d371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testproject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ kotlin {
}

dependencies {
implementation("androidx.paging:paging-common-ktx:3.3.4")
implementation("androidx.paging:paging-common-ktx:3.3.5")
}

0 comments on commit 2a5d371

Please sign in to comment.