fix(deps): update dependency androidx.paging:paging-compose to v3 (#392)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-26 23:57:28 +05:30 committed by GitHub
parent f5e6b25ec6
commit 974f03ee89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha04"
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0-beta02"
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha20"
androidx-paging-compose = "androidx.paging:paging-compose:3.2.0"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-test-core = "androidx.test:core:1.6.0-alpha01"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01"