|
|
|
@ -6,7 +6,7 @@ androidxActivity = "1.6.1"
|
|
|
|
|
androidxAppCompat = "1.5.1"
|
|
|
|
|
androidxBrowser = "1.4.0"
|
|
|
|
|
androidxComposeBom = "2022.12.00"
|
|
|
|
|
androidxComposeCompiler = "1.4.0-alpha02"
|
|
|
|
|
androidxComposeCompiler = "1.4.0"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-alpha01"
|
|
|
|
|
androidxCore = "1.9.0"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.0"
|
|
|
|
@ -36,18 +36,18 @@ hilt = "2.44.2"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.7.21"
|
|
|
|
|
kotlin = "1.8.0"
|
|
|
|
|
kotlinxCoroutines = "1.6.4"
|
|
|
|
|
kotlinxDatetime = "0.4.0"
|
|
|
|
|
kotlinxSerializationJson = "1.4.1"
|
|
|
|
|
ksp = "1.7.21-1.0.8"
|
|
|
|
|
ksp = "1.8.0-1.0.9"
|
|
|
|
|
lint = "30.3.1"
|
|
|
|
|
okhttp = "4.10.0"
|
|
|
|
|
protobuf = "3.21.12"
|
|
|
|
|
protobufPlugin = "0.8.19"
|
|
|
|
|
retrofit = "2.9.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "0.8.0"
|
|
|
|
|
room = "2.5.0-rc01"
|
|
|
|
|
room = "2.5.0"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
turbine = "0.12.1"
|
|
|
|
|
|
|
|
|
|