mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: update Compose, AppCompat and Accompanist
This commit is contained in:
parent
6daf60bc9e
commit
7cc7759205
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
accompanist = "0.21.2-beta"
|
||||
accompanist = "0.21.3-beta"
|
||||
aurora = "1.0.0-beta1"
|
||||
coroutines = "1.5.2"
|
||||
hilt = "2.40.1"
|
||||
|
@ -20,7 +20,7 @@ accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiper
|
|||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-rc01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.7.0"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue