|
|
|
@ -6,7 +6,7 @@ androidxActivity = "1.6.0"
|
|
|
|
|
androidxAppCompat = "1.5.1"
|
|
|
|
|
androidxCompose = "1.3.0-beta02"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-alpha01"
|
|
|
|
|
androidxComposeCompiler = "1.3.1"
|
|
|
|
|
androidxComposeCompiler = "1.3.2"
|
|
|
|
|
androidxComposeMaterial3 = "1.0.0-beta03"
|
|
|
|
|
androidxCore = "1.9.0"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.0"
|
|
|
|
@ -35,11 +35,11 @@ hilt = "2.42"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.7.10"
|
|
|
|
|
kotlin = "1.7.20"
|
|
|
|
|
kotlinxCoroutines = "1.6.4"
|
|
|
|
|
kotlinxDatetime = "0.4.0"
|
|
|
|
|
kotlinxSerializationJson = "1.4.0"
|
|
|
|
|
ksp = "1.7.10-1.0.6"
|
|
|
|
|
ksp = "1.7.20-1.0.6"
|
|
|
|
|
lint = "30.2.2"
|
|
|
|
|
okhttp = "4.10.0"
|
|
|
|
|
protobuf = "3.21.5"
|
|
|
|
|