Skip to content

Commit

Permalink
Merge pull request #165 from usefulness/renovate/androidx.paging-pagi…
Browse files Browse the repository at this point in the history
…ng-common-ktx-3.x

Update dependency androidx.paging:paging-common-ktx to v3.3.5
  • Loading branch information
renovate[bot] authored Dec 11, 2024
2 parents eaba61c + 2a5d371 commit 40580d6
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 40580d6

Please sign in to comment.