Compare commits
3 commits
b510320fee
...
d59fb44039
| Author | SHA1 | Date | |
|---|---|---|---|
| d59fb44039 | |||
| 7827520f75 | |||
| 34f76015ae |
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ firebaseAppDistribution = "5.2.1"
|
|||
# AndroidX
|
||||
core = "1.18.0"
|
||||
datastore = "1.2.1"
|
||||
constraintlayout = "2.2.1"
|
||||
constraintlayout = "2.2.2"
|
||||
constraintlayout_compose = "1.1.1"
|
||||
lifecycle = "2.10.0"
|
||||
activity = "1.13.0"
|
||||
|
|
@ -121,7 +121,7 @@ androidx_preference = "androidx.preference:preference:1.2.1"
|
|||
androidx_webkit = "androidx.webkit:webkit:1.16.0"
|
||||
|
||||
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
|
||||
androidx_compose_material3 = { module = "androidx.compose.material3:material3", version = '1.5.0-alpha15' }
|
||||
androidx_compose_material3 = { module = "androidx.compose.material3:material3", version = '1.5.0-alpha25' }
|
||||
androidx_compose_material3_windowsizeclass = { module = "androidx.compose.material3:material3-window-size-class" }
|
||||
androidx_compose_material3_adaptive = "androidx.compose.material3:material3-adaptive-android:1.0.0-alpha06"
|
||||
androidx_compose_ui = { module = "androidx.compose.ui:ui" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue