Skip to content

Commit

Permalink
Merge pull request #134 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.0
  • Loading branch information
renovate[bot] authored May 14, 2024
2 parents e7dfa39 + 79e3a96 commit 5e6041e
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.2.1")
implementation("androidx.paging:paging-common-ktx:3.3.0")
}

0 comments on commit 5e6041e

Please sign in to comment.