|
|
@ -1,9 +1,9 @@
|
|
|
|
[versions]
|
|
|
|
[versions]
|
|
|
|
accompanist = "0.34.0"
|
|
|
|
accompanist = "0.34.0"
|
|
|
|
androidDesugarJdkLibs = "2.0.4"
|
|
|
|
androidDesugarJdkLibs = "2.1.3"
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
androidGradlePlugin = "8.6.1"
|
|
|
|
androidGradlePlugin = "8.6.1"
|
|
|
|
androidTools = "31.7.2"
|
|
|
|
androidTools = "31.7.3"
|
|
|
|
androidxActivity = "1.9.3"
|
|
|
|
androidxActivity = "1.9.3"
|
|
|
|
androidxAppCompat = "1.7.0"
|
|
|
|
androidxAppCompat = "1.7.0"
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
@ -14,11 +14,11 @@ androidxCoreSplashscreen = "1.0.1"
|
|
|
|
androidxDataStore = "1.1.1"
|
|
|
|
androidxDataStore = "1.1.1"
|
|
|
|
androidxEspresso = "3.6.1"
|
|
|
|
androidxEspresso = "3.6.1"
|
|
|
|
androidxHiltNavigationCompose = "1.2.0"
|
|
|
|
androidxHiltNavigationCompose = "1.2.0"
|
|
|
|
androidxLifecycle = "2.8.6"
|
|
|
|
androidxLifecycle = "2.8.7"
|
|
|
|
androidxMacroBenchmark = "1.3.0"
|
|
|
|
androidxMacroBenchmark = "1.3.3"
|
|
|
|
androidxMetrics = "1.0.0-beta01"
|
|
|
|
androidxMetrics = "1.0.0-beta01"
|
|
|
|
androidxNavigation = "2.8.0"
|
|
|
|
androidxNavigation = "2.8.4"
|
|
|
|
androidxProfileinstaller = "1.3.1"
|
|
|
|
androidxProfileinstaller = "1.4.1"
|
|
|
|
androidxTestCore = "1.6.1"
|
|
|
|
androidxTestCore = "1.6.1"
|
|
|
|
androidxTestExt = "1.2.1"
|
|
|
|
androidxTestExt = "1.2.1"
|
|
|
|
androidxTestRules = "1.6.1"
|
|
|
|
androidxTestRules = "1.6.1"
|
|
|
@ -29,21 +29,21 @@ androidxWindowManager = "1.3.0"
|
|
|
|
androidxWork = "2.9.0"
|
|
|
|
androidxWork = "2.9.0"
|
|
|
|
coil = "2.7.0"
|
|
|
|
coil = "2.7.0"
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
firebaseBom = "33.3.0"
|
|
|
|
firebaseBom = "33.6.0"
|
|
|
|
firebaseCrashlyticsPlugin = "2.9.9"
|
|
|
|
firebaseCrashlyticsPlugin = "3.0.2"
|
|
|
|
firebasePerfPlugin = "1.4.2"
|
|
|
|
firebasePerfPlugin = "1.4.2"
|
|
|
|
gmsPlugin = "4.4.1"
|
|
|
|
gmsPlugin = "4.4.2"
|
|
|
|
googleOss = "17.1.0"
|
|
|
|
googleOss = "17.1.0"
|
|
|
|
googleOssPlugin = "0.10.6"
|
|
|
|
googleOssPlugin = "0.10.6"
|
|
|
|
hilt = "2.52"
|
|
|
|
hilt = "2.52"
|
|
|
|
hiltExt = "1.2.0"
|
|
|
|
hiltExt = "1.2.0"
|
|
|
|
jacoco = "0.8.12"
|
|
|
|
jacoco = "0.8.12"
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
kotlin = "2.0.20"
|
|
|
|
kotlin = "2.0.21"
|
|
|
|
kotlinxCoroutines = "1.9.0"
|
|
|
|
kotlinxCoroutines = "1.9.0"
|
|
|
|
kotlinxDatetime = "0.6.1"
|
|
|
|
kotlinxDatetime = "0.6.1"
|
|
|
|
kotlinxSerializationJson = "1.6.3"
|
|
|
|
kotlinxSerializationJson = "1.6.3"
|
|
|
|
ksp = "2.0.20-1.0.25"
|
|
|
|
ksp = "2.0.21-1.0.28"
|
|
|
|
moduleGraph = "2.7.1"
|
|
|
|
moduleGraph = "2.7.1"
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
protobuf = "4.26.1"
|
|
|
|
protobuf = "4.26.1"
|
|
|
|