|
|
|
@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
|
|
|
|
|
androidxAppCompat = "1.5.1"
|
|
|
|
|
androidxBrowser = "1.4.0"
|
|
|
|
|
androidxComposeBom = "2023.06.01"
|
|
|
|
|
androidxComposeCompiler = "1.4.8"
|
|
|
|
|
androidxComposeCompiler = "1.5.0"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-alpha03"
|
|
|
|
|
androidxCore = "1.9.0"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.0"
|
|
|
|
@ -34,18 +34,18 @@ firebasePerfPlugin = "1.4.2"
|
|
|
|
|
gmsPlugin = "4.3.14"
|
|
|
|
|
googleOss = "17.0.1"
|
|
|
|
|
googleOssPlugin = "0.10.6"
|
|
|
|
|
hilt = "2.46.1"
|
|
|
|
|
hilt = "2.47"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.8.22"
|
|
|
|
|
kotlin = "1.9.0"
|
|
|
|
|
kotlinxCoroutines = "1.6.4"
|
|
|
|
|
kotlinxDatetime = "0.4.0"
|
|
|
|
|
kotlinxSerializationJson = "1.5.1"
|
|
|
|
|
ksp = "1.8.22-1.0.11"
|
|
|
|
|
lint = "30.3.1"
|
|
|
|
|
ksp = "1.9.0-1.0.11"
|
|
|
|
|
lint = "31.0.2"
|
|
|
|
|
okhttp = "4.10.0"
|
|
|
|
|
protobuf = "3.23.0"
|
|
|
|
|
protobuf = "3.23.4"
|
|
|
|
|
protobufPlugin = "0.9.3"
|
|
|
|
|
retrofit = "2.9.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "1.0.0"
|
|
|
|
|