mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: upgrade Compose and other dependencies
This commit is contained in:
parent
7e67fdb325
commit
b3dbbd31f3
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
accompanist = "0.20.3"
|
||||
accompanist = "0.24.0-alpha"
|
||||
aurora = "1.0.1"
|
||||
coroutines = "1.6.0"
|
||||
hilt = "2.40.5"
|
||||
|
@ -22,7 +22,7 @@ accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-sys
|
|||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.1"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.7.0"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.8.0-alpha02"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-beta01"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.4.0-rc01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue