|
@@ -1,16 +1,15 @@
|
|
[versions]
|
|
[versions]
|
|
androidxComposeBom = "2023.10.01"
|
|
androidxComposeBom = "2023.10.01"
|
|
-androidGradlePlugin = "8.2.1"
|
|
|
|
|
|
+androidGradlePlugin = "8.2.2"
|
|
ktx = "1.12.0"
|
|
ktx = "1.12.0"
|
|
compose = "1.8.2"
|
|
compose = "1.8.2"
|
|
immutable = "0.3.7"
|
|
immutable = "0.3.7"
|
|
-location = "21.0.1"
|
|
|
|
|
|
+location = "21.1.0"
|
|
hilt = "2.50"
|
|
hilt = "2.50"
|
|
hilt-navigation = "1.1.0"
|
|
hilt-navigation = "1.1.0"
|
|
navigationCompose = "2.7.6"
|
|
navigationCompose = "2.7.6"
|
|
-lyfecyleCompose = "2.7.0-rc02"
|
|
|
|
|
|
+lyfecyleCompose = "2.7.0"
|
|
retrofit = "2.9.0"
|
|
retrofit = "2.9.0"
|
|
-coil = "2.5.0"
|
|
|
|
junit = "4.13.2"
|
|
junit = "4.13.2"
|
|
junittest = "1.1.5"
|
|
junittest = "1.1.5"
|
|
espresso = "3.5.1"
|
|
espresso = "3.5.1"
|
|
@@ -18,10 +17,10 @@ coroutines = "1.7.3"
|
|
room = "2.6.1"
|
|
room = "2.6.1"
|
|
material = "1.5.4"
|
|
material = "1.5.4"
|
|
material3 = "1.1.2"
|
|
material3 = "1.1.2"
|
|
-org-jetbrains-kotlin-android = "1.9.21"
|
|
|
|
|
|
+org-jetbrains-kotlin-android = "1.9.22"
|
|
appcompat = "1.6.1"
|
|
appcompat = "1.6.1"
|
|
com-google-android-material-material = "1.11.0"
|
|
com-google-android-material-material = "1.11.0"
|
|
-ksp = "1.9.21-1.0.16"
|
|
|
|
|
|
+ksp = "1.9.22-1.0.17"
|
|
animationGraphicsAndroid = "1.5.4"
|
|
animationGraphicsAndroid = "1.5.4"
|
|
play-services-maps = "18.2.0"
|
|
play-services-maps = "18.2.0"
|
|
maps-compose = "4.3.0"
|
|
maps-compose = "4.3.0"
|