Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-compose to v3 (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 9828d19 commit c06bd84
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 @@ -86,7 +86,7 @@ androidx-activity-compose = 'androidx.activity:activity-compose:1.7.1'
androidx-constraintlayout-compose = 'androidx.constraintlayout:constraintlayout-compose:1.0.1'
androidx-lifecycle-viewmodel-compose = 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
androidx-lifecycle-runtime-compose = 'androidx.lifecycle:lifecycle-runtime-compose:2.7.0'
androidx-paging-compose = 'androidx.paging:paging-compose:1.0.0-alpha20'
androidx-paging-compose = 'androidx.paging:paging-compose:3.2.1'
hilt-navigation-compose = 'androidx.hilt:hilt-navigation-compose:1.0.0'
androidx-navigation-compose = 'androidx.navigation:navigation-compose:2.7.7'
lottie-compose = 'com.airbnb.android:lottie-compose:4.2.2'
Expand Down

0 comments on commit c06bd84

Please sign in to comment.