|
|
|
|
@ -8,7 +8,7 @@ androidxActivity = "1.9.2"
|
|
|
|
|
androidxAppCompat = "1.6.1"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
androidxComposeBom = "2024.05.00"
|
|
|
|
|
androidxComposeCompiler = "1.5.13"
|
|
|
|
|
androidxComposeCompiler = "1.5.14"
|
|
|
|
|
androidxComposeUiTest = "1.7.0-alpha08"
|
|
|
|
|
androidxComposeMaterial3Adaptive = "1.0.0-alpha12"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-beta01"
|
|
|
|
|
@ -42,11 +42,11 @@ hilt = "2.51.1"
|
|
|
|
|
hiltExt = "1.2.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "2.0.0-RC3"
|
|
|
|
|
kotlin = "2.0.0"
|
|
|
|
|
kotlinxCoroutines = "1.8.0"
|
|
|
|
|
kotlinxDatetime = "0.5.0"
|
|
|
|
|
kotlinxSerializationJson = "1.6.3"
|
|
|
|
|
ksp = "2.0.0-RC2-1.0.20"
|
|
|
|
|
ksp = "2.0.0-1.0.22"
|
|
|
|
|
moduleGraph = "2.5.0"
|
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
|
protobuf = "4.26.1"
|
|
|
|
|
|