|
|
|
@ -1,24 +1,24 @@
|
|
|
|
|
[versions]
|
|
|
|
|
accompanist = "0.36.0"
|
|
|
|
|
androidDesugarJdkLibs = "2.0.4"
|
|
|
|
|
androidDesugarJdkLibs = "2.1.3"
|
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
|
androidGradlePlugin = "8.6.1"
|
|
|
|
|
androidTools = "31.7.2"
|
|
|
|
|
androidTools = "31.7.3"
|
|
|
|
|
androidxActivity = "1.9.3"
|
|
|
|
|
androidxAppCompat = "1.7.0"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
androidxComposeBom = "2024.11.00"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.7.5"
|
|
|
|
|
androidxCore = "1.13.1"
|
|
|
|
|
androidxCore = "1.15.0"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.1"
|
|
|
|
|
androidxDataStore = "1.1.1"
|
|
|
|
|
androidxEspresso = "3.6.1"
|
|
|
|
|
androidxHiltNavigationCompose = "1.2.0"
|
|
|
|
|
androidxLifecycle = "2.8.6"
|
|
|
|
|
androidxMacroBenchmark = "1.3.1"
|
|
|
|
|
androidxLifecycle = "2.8.7"
|
|
|
|
|
androidxMacroBenchmark = "1.3.3"
|
|
|
|
|
androidxMetrics = "1.0.0-beta01"
|
|
|
|
|
androidxNavigation = "2.8.0"
|
|
|
|
|
androidxProfileinstaller = "1.3.1"
|
|
|
|
|
androidxNavigation = "2.8.4"
|
|
|
|
|
androidxProfileinstaller = "1.4.1"
|
|
|
|
|
androidxTestCore = "1.6.1"
|
|
|
|
|
androidxTestExt = "1.2.1"
|
|
|
|
|
androidxTestRules = "1.6.1"
|
|
|
|
@ -26,13 +26,13 @@ androidxTestRunner = "1.6.2"
|
|
|
|
|
androidxTracing = "1.3.0-alpha02"
|
|
|
|
|
androidxUiAutomator = "2.3.0"
|
|
|
|
|
androidxWindowManager = "1.3.0"
|
|
|
|
|
androidxWork = "2.9.0"
|
|
|
|
|
androidxWork = "2.10.0"
|
|
|
|
|
coil = "2.7.0"
|
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
|
firebaseBom = "33.3.0"
|
|
|
|
|
firebaseCrashlyticsPlugin = "2.9.9"
|
|
|
|
|
firebaseBom = "33.7.0"
|
|
|
|
|
firebaseCrashlyticsPlugin = "3.0.2"
|
|
|
|
|
firebasePerfPlugin = "1.4.2"
|
|
|
|
|
gmsPlugin = "4.4.1"
|
|
|
|
|
gmsPlugin = "4.4.2"
|
|
|
|
|
googleOss = "17.1.0"
|
|
|
|
|
googleOssPlugin = "0.10.6"
|
|
|
|
|
hilt = "2.52"
|
|
|
|
@ -46,7 +46,7 @@ kotlinxSerializationJson = "1.6.3"
|
|
|
|
|
ksp = "2.0.20-1.0.25"
|
|
|
|
|
moduleGraph = "2.7.1"
|
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
|
protobuf = "4.26.1"
|
|
|
|
|
protobuf = "4.28.2"
|
|
|
|
|
protobufPlugin = "0.9.4"
|
|
|
|
|
retrofit = "2.11.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "1.0.0"
|
|
|
|
|