|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
[versions]
|
|
|
|
|
accompanist = "0.28.0"
|
|
|
|
|
androidDesugarJdkLibs = "1.2.0"
|
|
|
|
|
androidDesugarJdkLibs = "1.2.2"
|
|
|
|
|
androidGradlePlugin = "7.3.1"
|
|
|
|
|
androidxActivity = "1.6.1"
|
|
|
|
|
androidxAppCompat = "1.5.1"
|
|
|
|
|
androidxBrowser = "1.4.0"
|
|
|
|
|
androidxComposeBom = "2022.11.00"
|
|
|
|
|
androidxComposeCompiler = "1.3.2"
|
|
|
|
|
androidxComposeBom = "2022.12.00"
|
|
|
|
|
androidxComposeCompiler = "1.4.0-alpha02"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-alpha01"
|
|
|
|
|
androidxCore = "1.9.0"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.0"
|
|
|
|
@ -17,7 +17,7 @@ androidxLifecycle = "2.6.0-alpha03"
|
|
|
|
|
androidxMacroBenchmark = "1.1.1"
|
|
|
|
|
androidxMetrics = "1.0.0-alpha03"
|
|
|
|
|
androidxNavigation = "2.5.3"
|
|
|
|
|
androidxProfileinstaller = "1.2.0"
|
|
|
|
|
androidxProfileinstaller = "1.2.1"
|
|
|
|
|
androidxStartup = "1.1.1"
|
|
|
|
|
androidxTestCore = "1.5.0"
|
|
|
|
|
androidxTestExt = "1.1.4"
|
|
|
|
@ -32,18 +32,18 @@ hilt = "2.44.2"
|
|
|
|
|
hiltExt = "1.0.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "1.7.20"
|
|
|
|
|
kotlin = "1.7.21"
|
|
|
|
|
kotlinxCoroutines = "1.6.4"
|
|
|
|
|
kotlinxDatetime = "0.4.0"
|
|
|
|
|
kotlinxSerializationJson = "1.4.1"
|
|
|
|
|
ksp = "1.7.21-1.0.8"
|
|
|
|
|
lint = "30.3.1"
|
|
|
|
|
okhttp = "4.10.0"
|
|
|
|
|
protobuf = "3.21.9"
|
|
|
|
|
protobuf = "3.21.12"
|
|
|
|
|
protobufPlugin = "0.8.19"
|
|
|
|
|
retrofit = "2.9.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "0.8.0"
|
|
|
|
|
room = "2.5.0-beta02"
|
|
|
|
|
room = "2.5.0-rc01"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
turbine = "0.12.1"
|
|
|
|
|
|
|
|
|
|