@@ -9,40 +9,41 @@ composeCompiler = "1.5.14"
99# Used below in dependency definitions
1010# Compose and Accompanist versions are linked
1111# See https://github.com/google/accompanist?tab=readme-ov-file#compose-versions
12- composeBom = " 2025.03.01 "
13- accompanist = " 0.37.2 "
12+ composeBom = " 2025.05.00 "
13+ accompanist = " 0.37.3 "
1414# kotlinPlugin and composeCompiler are linked
1515# See https://developer.android.com/jetpack/androidx/releases/compose-kotlin
16- kotlinPlugin = " 2.1.20"
17- androidGradlePlugin = " 8.11.0-alpha09"
16+
17+ kotlinPlugin = " 2.1.21"
18+ androidGradlePlugin = " 8.10.0"
1819protobufPlugin = " 0.9.5"
1920
2021androidxActivityCompose = " 1.10.1"
2122androidxAppCompat = " 1.7.0"
2223androidxBenchmark = " 1.3.4"
2324androidxCamera = " 1.5.0-SNAPSHOT"
2425androidxConcurrentFutures = " 1.2.0"
25- androidxCoreKtx = " 1.15 .0"
26- androidxDatastore = " 1.1.4 "
26+ androidxCoreKtx = " 1.16 .0"
27+ androidxDatastore = " 1.1.6 "
2728androidxGraphicsCore = " 1.0.3"
2829androidxHiltNavigationCompose = " 1.2.0"
29- androidxLifecycle = " 2.8.7 "
30- androidxMedia3 = " 1.6.0 "
31- androidxNavigationCompose = " 2.8.9 "
30+ androidxLifecycle = " 2.9.0 "
31+ androidxMedia3 = " 1.6.1 "
32+ androidxNavigationCompose = " 2.9.0 "
3233androidxProfileinstaller = " 1.4.1"
3334androidxTestEspresso = " 3.6.1"
3435androidxTestJunit = " 1.2.1"
3536androidxTestMonitor = " 1.7.2"
3637androidxTestRules = " 1.6.1"
3738androidxTestUiautomator = " 2.3.0"
38- androidxTracing = " 1.2 .0"
39+ androidxTracing = " 1.3 .0"
3940cmake = " 3.22.1"
4041kotlinxAtomicfu = " 0.27.0"
4142kotlinxCoroutines = " 1.10.2"
42- hilt = " 2.56.1 "
43+ hilt = " 2.56.2 "
4344junit = " 4.13.2"
4445mockitoCore = " 5.17.0"
45- protobuf = " 4.30.2 "
46+ protobuf = " 4.31.0 "
4647robolectric = " 4.14.1"
4748truth = " 1.4.4"
4849
0 commit comments