44# ####
55[versions ]
66accompanist = " 0.34.0"
7- androidGradlePlugin = " 8.3.1 "
8- androidx-activity-compose = " 1.8.2 "
7+ androidGradlePlugin = " 8.4.0 "
8+ androidx-activity-compose = " 1.9.0 "
99androidx-appcompat = " 1.6.1"
10- androidx-benchmark = " 1.2.3 "
11- androidx-benchmark-junit4 = " 1.2.3 "
12- androidx-compose-bom = " 2024.04 .00"
13- androidx-compose-material3-adaptive = " 1.0.0-alpha10 "
10+ androidx-benchmark = " 1.2.4 "
11+ androidx-benchmark-junit4 = " 1.2.4 "
12+ androidx-compose-bom = " 2024.05 .00"
13+ androidx-compose-material3-adaptive = " 1.0.0-alpha12 "
1414androidx-constraintlayout = " 1.0.1"
15- androidx-corektx = " 1.13.0-rc01 "
15+ androidx-corektx = " 1.13.1 "
1616androidx-glance = " 1.0.0"
1717androidx-lifecycle-runtime = " 2.7.0"
1818androidx-lifecycle-compose = " 2.7.0"
@@ -25,25 +25,25 @@ androidx-test-ext-junit = "1.1.5"
2525androidx-test-ext-truth = " 1.5.0"
2626androidx-tv-foundation = " 1.0.0-alpha10"
2727androidx-tv-material = " 1.0.0-alpha10"
28- androidx-window = " 1.3.0-beta01 "
28+ androidx-window = " 1.3.0-beta02 "
2929androidxHiltNavigationCompose = " 1.2.0"
3030androix-test-uiautomator = " 2.3.0"
31- coil = " 2.5 .0"
31+ coil = " 2.6 .0"
3232# @keep
3333compileSdk = " 34"
34- compose-compiler = " 1.5.4 "
34+ compose-compiler = " 1.5.13 "
3535coroutines = " 1.8.0"
3636google-maps = " 18.2.0"
3737gradle-versions = " 0.51.0"
38- hilt = " 2.51"
38+ hilt = " 2.51.1 "
3939hiltExt = " 1.2.0"
4040# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
4141jdkDesugar = " 2.0.4"
4242junit = " 4.13.2"
4343# @pin Update in conjuction with Compose Compiler
44- kotlin = " 1.9.20 "
44+ kotlin = " 1.9.23 "
4545kotlinx_immutable = " 0.3.5"
46- ksp = " 1.9.20 -1.0.14 "
46+ ksp = " 1.9.23 -1.0.20 "
4747maps-compose = " 3.1.1"
4848material = " 1.11.0"
4949# @keep
@@ -57,16 +57,16 @@ secrets = "2.0.1"
5757targetSdk = " 33"
5858version-catalog-update = " 0.8.4"
5959playServicesWearable = " 18.1.0"
60- composeMaterial = " 1.2 .1"
61- composeFoundation = " 1.2 .1"
60+ composeMaterial = " 1.3 .1"
61+ composeFoundation = " 1.3 .1"
6262coreSplashscreen = " 1.0.1"
63- horologistComposeTools = " 0.4.8 "
63+ horologistComposeTools = " 0.6.9 "
6464horologist = " 0.6.9"
65- roborazzi = " 1.11 .0"
66- androidx-wear-compose = " 1.3.0 "
67- wear-compose-ui-tooling = " 1.3.0 "
68- ui-test-manifest = " 1.6.3 "
69- ui-test-junit4 = " 1.6.3 "
65+ roborazzi = " 1.12 .0"
66+ androidx-wear-compose = " 1.3.1 "
67+ wear-compose-ui-tooling = " 1.3.1 "
68+ ui-test-manifest = " 1.6.7 "
69+ ui-test-junit4 = " 1.6.7 "
7070
7171[libraries ]
7272accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
0 commit comments