mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 07:37:03 +05:30
fix(deps): bump glance and profileinstaller
This commit is contained in:
parent
9f4caa7f62
commit
e949ee0bb6
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ coil = "2.5.0"
|
||||||
composeCompiler = "1.5.9"
|
composeCompiler = "1.5.9"
|
||||||
coroutines = "1.8.0-RC2"
|
coroutines = "1.8.0-RC2"
|
||||||
dagger = "2.50"
|
dagger = "2.50"
|
||||||
glance = "1.0.0"
|
glance = "1.1.0-alpha01"
|
||||||
junit = "5.10.2"
|
junit = "5.10.2"
|
||||||
konvert = "3.0.0"
|
konvert = "3.0.0"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.22"
|
||||||
|
@ -46,7 +46,7 @@ androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-
|
||||||
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
|
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
|
||||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha02"
|
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha02"
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0-alpha03"
|
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0-alpha03"
|
||||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
|
||||||
androidx-test-core = "androidx.test:core:1.6.0-alpha05"
|
androidx-test-core = "androidx.test:core:1.6.0-alpha05"
|
||||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha03"
|
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha03"
|
||||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.0-alpha03"
|
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.0-alpha03"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue