build: update Compose, AppCompat and Accompanist

This commit is contained in:
Harsh Shandilya 2021-11-20 18:40:32 +05:30
parent 6daf60bc9e
commit 7cc7759205
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
4 changed files with 5 additions and 5 deletions

View file

@ -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"