|
|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
accompanist = "0.36.0"
|
|
|
|
|
androidDesugarJdkLibs = "2.1.2"
|
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
|
androidGradlePlugin = "8.7.0"
|
|
|
|
|
androidTools = "31.7.0"
|
|
|
|
|
androidGradlePlugin = "8.7.1"
|
|
|
|
|
androidTools = "31.7.1"
|
|
|
|
|
androidxActivity = "1.9.2"
|
|
|
|
|
androidxAppCompat = "1.7.0"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
@ -27,7 +27,7 @@ androidxTracing = "1.3.0-alpha02"
|
|
|
|
|
androidxUiAutomator = "2.3.0"
|
|
|
|
|
androidxWindowManager = "1.3.0"
|
|
|
|
|
androidxWork = "2.9.1"
|
|
|
|
|
coil = "3.0.0-alpha10"
|
|
|
|
|
coil = "3.0.0-rc01"
|
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
|
firebaseBom = "33.4.0"
|
|
|
|
|
firebaseCrashlyticsPlugin = "3.0.2"
|
|
|
|
|
@ -39,11 +39,11 @@ hilt = "2.52"
|
|
|
|
|
hiltExt = "1.2.0"
|
|
|
|
|
jacoco = "0.8.7"
|
|
|
|
|
junit4 = "4.13.2"
|
|
|
|
|
kotlin = "2.0.20"
|
|
|
|
|
kotlin = "2.0.21"
|
|
|
|
|
kotlinxCoroutines = "1.9.0"
|
|
|
|
|
kotlinxDatetime = "0.6.1"
|
|
|
|
|
kotlinxSerializationJson = "1.7.3"
|
|
|
|
|
ksp = "2.0.20-1.0.25"
|
|
|
|
|
ksp = "2.0.21-1.0.25"
|
|
|
|
|
moduleGraph = "2.7.1"
|
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
|
protobuf = "4.28.2"
|
|
|
|
|
@ -51,7 +51,7 @@ protobufPlugin = "0.9.4"
|
|
|
|
|
retrofit = "2.11.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "1.0.0"
|
|
|
|
|
robolectric = "4.13"
|
|
|
|
|
roborazzi = "1.28.0"
|
|
|
|
|
roborazzi = "1.29.0"
|
|
|
|
|
room = "2.6.1"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
truth = "1.4.4"
|
|
|
|
|
@ -68,7 +68,7 @@ multiplatform-settings = "1.2.0"
|
|
|
|
|
kermit = "2.0.4"
|
|
|
|
|
koin = "4.0.0"
|
|
|
|
|
koin-annotations = "1.4.0-RC4"
|
|
|
|
|
ktor = "3.0.0-rc-1"
|
|
|
|
|
ktor = "3.0.0-rc-2"
|
|
|
|
|
ktrofit = "2.1.0"
|
|
|
|
|
buildKonfig = "0.15.2"
|
|
|
|
|
lifecycle-viewmodel-compose = "2.8.2"
|
|
|
|
|
|