mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-03 21:07:34 +01:00
upgrading activity-compose to latest
This commit is contained in:
parent
e87e97fa82
commit
400e1812dd
@ -110,7 +110,7 @@ ext.Dependencies.with {
|
|||||||
androidxComposeFoundation = "androidx.compose.foundation:foundation:${composeVer}"
|
androidxComposeFoundation = "androidx.compose.foundation:foundation:${composeVer}"
|
||||||
androidxComposeMaterial = "androidx.compose.material3:material3:1.0.0-rc01"
|
androidxComposeMaterial = "androidx.compose.material3:material3:1.0.0-rc01"
|
||||||
androidxComposeIconsExtended = "androidx.compose.material:material-icons-extended:${composeVer}"
|
androidxComposeIconsExtended = "androidx.compose.material:material-icons-extended:${composeVer}"
|
||||||
androidxActivityCompose = "androidx.activity:activity-compose:1.4.0"
|
androidxActivityCompose = "androidx.activity:activity-compose:1.6.0"
|
||||||
kotlinCompilerExtensionVersion = "1.3.2"
|
kotlinCompilerExtensionVersion = "1.3.2"
|
||||||
|
|
||||||
firebaseCrashlyticsPlugin = "com.google.firebase:firebase-crashlytics-gradle:2.9.2"
|
firebaseCrashlyticsPlugin = "com.google.firebase:firebase-crashlytics-gradle:2.9.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user