|
|
|
@ -4,7 +4,7 @@ androidDesugarJdkLibs = "2.0.4"
|
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
|
androidGradlePlugin = "8.4.0"
|
|
|
|
|
androidTools = "31.4.0"
|
|
|
|
|
androidxActivity = "1.8.0"
|
|
|
|
|
androidxActivity = "1.8.2"
|
|
|
|
|
androidxAppCompat = "1.6.1"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
androidxComposeBom = "2024.02.02"
|
|
|
|
@ -31,7 +31,7 @@ androidxUiAutomator = "2.2.0"
|
|
|
|
|
androidxWindowManager = "1.3.0-alpha03"
|
|
|
|
|
androidxWork = "2.9.0"
|
|
|
|
|
coil = "2.6.0"
|
|
|
|
|
dependencyGuard = "0.4.3"
|
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
|
firebaseBom = "32.4.0"
|
|
|
|
|
firebaseCrashlyticsPlugin = "2.9.9"
|
|
|
|
|
firebasePerfPlugin = "1.4.2"
|
|
|
|
@ -49,7 +49,7 @@ kotlinxSerializationJson = "1.6.3"
|
|
|
|
|
ksp = "1.9.22-1.0.18"
|
|
|
|
|
moduleGraph = "2.5.0"
|
|
|
|
|
okhttp = "4.12.0"
|
|
|
|
|
protobuf = "3.25.2"
|
|
|
|
|
protobuf = "4.26.0"
|
|
|
|
|
protobufPlugin = "0.9.4"
|
|
|
|
|
retrofit = "2.9.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "1.0.0"
|
|
|
|
@ -58,7 +58,7 @@ roborazzi = "1.7.0"
|
|
|
|
|
room = "2.6.1"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
truth = "1.4.2"
|
|
|
|
|
turbine = "1.0.0"
|
|
|
|
|
turbine = "1.1.0"
|
|
|
|
|
|
|
|
|
|
[libraries]
|
|
|
|
|
accompanist-permissions = { group = "com.google.accompanist", name = "accompanist-permissions", version.ref = "accompanist" }
|
|
|
|
|