Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-compose to v1.0.0-alpha15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2022
1 parent f7a1a29 commit 12f8f52
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 @@ -130,7 +130,7 @@ androidx-navigation-runtime-ktx = { module = "androidx.navigation:navigation-run
androidx-navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version.ref = "androidx-navigation-version" }

androidx-paging-android = { module = "androidx.paging:paging-runtime-ktx", version.ref = "androidx-paging" }
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha14"
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha15"
androidx-paging-jvm = { module = "androidx.paging:paging-common-ktx", version.ref = "androidx-paging" }

androidx-room-common = { module = "androidx.room:room-common", version.ref = "androidx-room" }
Expand Down

0 comments on commit 12f8f52

Please sign in to comment.