|
|
|
|
@ -7,10 +7,10 @@ androidTools = "31.4.2"
|
|
|
|
|
androidxActivity = "1.9.0"
|
|
|
|
|
androidxAppCompat = "1.6.1"
|
|
|
|
|
androidxBrowser = "1.8.0"
|
|
|
|
|
androidxComposeAlpha = "1.7.0-beta01"
|
|
|
|
|
androidxComposeBom = "2024.05.00"
|
|
|
|
|
androidxComposeMaterial3Adaptive = "1.0.0-beta02"
|
|
|
|
|
androidxComposeMaterial3AdaptiveNavigationSuite = "1.3.0-beta01"
|
|
|
|
|
androidxComposeAlpha = "1.7.0-beta03"
|
|
|
|
|
androidxComposeBom = "2024.06.00"
|
|
|
|
|
androidxComposeMaterial3Adaptive = "1.0.0-beta03"
|
|
|
|
|
androidxComposeMaterial3AdaptiveNavigationSuite = "1.3.0-beta03"
|
|
|
|
|
androidxComposeRuntimeTracing = "1.0.0-beta01"
|
|
|
|
|
androidxCore = "1.13.1"
|
|
|
|
|
androidxCoreSplashscreen = "1.0.1"
|
|
|
|
|
@ -20,7 +20,7 @@ androidxHiltNavigationCompose = "1.2.0"
|
|
|
|
|
androidxLifecycle = "2.7.0"
|
|
|
|
|
androidxMacroBenchmark = "1.2.4"
|
|
|
|
|
androidxMetrics = "1.0.0-beta01"
|
|
|
|
|
androidxNavigation = "2.8.0-beta02"
|
|
|
|
|
androidxNavigation = "2.8.0-beta03"
|
|
|
|
|
androidxProfileinstaller = "1.3.1"
|
|
|
|
|
androidxTestCore = "1.5.0"
|
|
|
|
|
androidxTestExt = "1.1.5"
|
|
|
|
|
@ -59,17 +59,11 @@ room = "2.6.1"
|
|
|
|
|
secrets = "2.0.1"
|
|
|
|
|
truth = "1.4.2"
|
|
|
|
|
turbine = "1.1.0"
|
|
|
|
|
agp = "8.2.0"
|
|
|
|
|
android-compileSdk = "34"
|
|
|
|
|
android-minSdk = "24"
|
|
|
|
|
android-targetSdk = "34"
|
|
|
|
|
androidx-activityCompose = "1.8.2"
|
|
|
|
|
androidx-appcompat = "1.6.1"
|
|
|
|
|
androidx-constraintlayout = "2.1.4"
|
|
|
|
|
androidx-espresso-core = "3.5.1"
|
|
|
|
|
androidx-material = "1.12.0"
|
|
|
|
|
androidx-test-junit = "1.1.5"
|
|
|
|
|
compose-ui-tooling = "1.6.7"
|
|
|
|
|
compose-ui-tooling = "1.6.8"
|
|
|
|
|
compose-plugin = "1.6.11"
|
|
|
|
|
junit = "4.13.2"
|
|
|
|
|
sqldelight = "2.0.2"
|
|
|
|
|
|