|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
[versions]
|
|
|
|
|
accompanist = "0.27.0"
|
|
|
|
|
androidDesugarJdkLibs = "1.2.0"
|
|
|
|
|
androidDesugarJdkLibs = "2.0.0"
|
|
|
|
|
androidGradlePlugin = "7.3.1"
|
|
|
|
|
androidxActivity = "1.6.1"
|
|
|
|
|
androidxAppCompat = "1.5.1"
|
|
|
|
|
androidxComposeBom = "2022.10.00"
|
|
|
|
|
androidxComposeBom = "2022.11.00"
|
|
|
|
|
androidxComposeCompiler = "1.3.2"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-alpha01"
|
|
|
|
|
androidxCore = "1.9.0"
|
|
|
|
@ -13,7 +13,7 @@ androidxDataStore = "1.0.0"
|
|
|
|
|
androidxEspresso = "3.5.0"
|
|
|
|
|
androidxHiltNavigationCompose = "1.0.0"
|
|
|
|
|
androidxLifecycle = "2.6.0-alpha03"
|
|
|
|
|
androidxMacroBenchmark = "1.1.0"
|
|
|
|
|
androidxMacroBenchmark = "1.1.1"
|
|
|
|
|
androidxNavigation = "2.5.3"
|
|
|
|
|
androidxMetrics = "1.0.0-alpha03"
|
|
|
|
|
androidxProfileinstaller = "1.2.0"
|
|
|
|
@ -27,22 +27,22 @@ androidxTracing = "1.1.0"
|
|
|
|
|
androidxUiAutomator = "2.2.0"
|
|
|
|
|
androidxWork = "2.7.1"
|
|
|
|
|
coil = "2.2.2"
|
|
|
|
|
hilt = "2.44"
|
|
|
|
|
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.20-1.0.8"
|
|
|
|
|
ksp = "1.7.21-1.0.8"
|
|
|
|
|
lint = "30.3.1"
|
|
|
|
|
okhttp = "4.10.0"
|
|
|
|
|
protobuf = "3.21.9"
|
|
|
|
|
protobufPlugin = "0.8.19"
|
|
|
|
|
retrofit = "2.9.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "0.8.0"
|
|
|
|
|
room = "2.5.0-beta01"
|
|
|
|
|
room = "2.5.0-beta02"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
turbine = "0.12.1"
|
|
|
|
|
|
|
|
|
|