|
|
|
|
@ -2,38 +2,38 @@
|
|
|
|
|
accompanist = "0.34.0"
|
|
|
|
|
androidDesugarJdkLibs = "2.0.4"
|
|
|
|
|
# AGP and tools should be updated together
|
|
|
|
|
androidGradlePlugin = "8.5.0"
|
|
|
|
|
androidTools = "31.5.0"
|
|
|
|
|
androidxActivity = "1.9.0"
|
|
|
|
|
androidxAppCompat = "1.6.1"
|
|
|
|
|
androidGradlePlugin = "8.5.1"
|
|
|
|
|
androidTools = "31.5.1"
|
|
|
|
|
androidxActivity = "1.9.1"
|
|
|
|
|
androidxAppCompat = "1.7.0"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
androidxComposeAlpha = "1.7.0-beta03"
|
|
|
|
|
androidxComposeAlpha = "1.7.0-beta06"
|
|
|
|
|
androidxComposeBom = "2024.06.00"
|
|
|
|
|
androidxComposeMaterial3Adaptive = "1.0.0-beta03"
|
|
|
|
|
androidxComposeMaterial3AdaptiveNavigationSuite = "1.3.0-beta03"
|
|
|
|
|
androidxComposeMaterial3Adaptive = "1.0.0-beta04"
|
|
|
|
|
androidxComposeMaterial3AdaptiveNavigationSuite = "1.3.0-beta05"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-beta01"
|
|
|
|
|
androidxCore = "1.13.1"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.1"
|
|
|
|
|
androidxDataStore = "1.1.1"
|
|
|
|
|
androidxEspresso = "3.5.1"
|
|
|
|
|
androidxEspresso = "3.6.1"
|
|
|
|
|
androidxHiltNavigationCompose = "1.2.0"
|
|
|
|
|
androidxLifecycle = "2.8.3"
|
|
|
|
|
androidxLifecycle = "2.8.4"
|
|
|
|
|
androidxMacroBenchmark = "1.2.4"
|
|
|
|
|
androidxMetrics = "1.0.0-beta01"
|
|
|
|
|
androidxNavigation = "2.8.0-beta04"
|
|
|
|
|
androidxNavigation = "2.8.0-beta06"
|
|
|
|
|
androidxProfileinstaller = "1.3.1"
|
|
|
|
|
androidxTestCore = "1.6.1"
|
|
|
|
|
androidxTestExt = "1.2.1"
|
|
|
|
|
androidxTestRules = "1.5.0"
|
|
|
|
|
androidxTestRunner = "1.5.2"
|
|
|
|
|
androidxTestRules = "1.6.1"
|
|
|
|
|
androidxTestRunner = "1.6.1"
|
|
|
|
|
androidxTracing = "1.3.0-alpha02"
|
|
|
|
|
androidxUiAutomator = "2.3.0"
|
|
|
|
|
androidxWindowManager = "1.3.0"
|
|
|
|
|
androidxWork = "2.9.0"
|
|
|
|
|
coil = "3.0.0-alpha07"
|
|
|
|
|
dependencyGuard = "0.5.0"
|
|
|
|
|
firebaseBom = "33.1.1"
|
|
|
|
|
firebaseCrashlyticsPlugin = "3.0.1"
|
|
|
|
|
firebaseBom = "33.1.2"
|
|
|
|
|
firebaseCrashlyticsPlugin = "3.0.2"
|
|
|
|
|
firebasePerfPlugin = "1.4.2"
|
|
|
|
|
gmsPlugin = "4.4.2"
|
|
|
|
|
googleOss = "17.1.0"
|
|
|
|
|
@ -53,16 +53,16 @@ protobuf = "4.27.2"
|
|
|
|
|
protobufPlugin = "0.9.4"
|
|
|
|
|
retrofit = "2.11.0"
|
|
|
|
|
retrofitKotlinxSerializationJson = "1.0.0"
|
|
|
|
|
robolectric = "4.12.2"
|
|
|
|
|
roborazzi = "1.20.0"
|
|
|
|
|
robolectric = "4.13"
|
|
|
|
|
roborazzi = "1.21.0"
|
|
|
|
|
room = "2.6.1"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
truth = "1.4.3"
|
|
|
|
|
turbine = "1.1.0"
|
|
|
|
|
androidx-constraintlayout = "2.1.4"
|
|
|
|
|
androidx-espresso-core = "3.5.1"
|
|
|
|
|
androidx-espresso-core = "3.6.1"
|
|
|
|
|
androidx-material = "1.12.0"
|
|
|
|
|
androidx-test-junit = "1.1.5"
|
|
|
|
|
androidx-test-junit = "1.2.1"
|
|
|
|
|
compose-ui-tooling = "1.6.8"
|
|
|
|
|
compose-plugin = "1.6.11"
|
|
|
|
|
sqldelight = "2.0.2"
|
|
|
|
|
|