We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddf3de commit 58d6719Copy full SHA for 58d6719
1 file changed
gradle/libs.versions.toml
@@ -1,13 +1,13 @@
1
[versions]
2
agp = "9.1.0"
3
-kotlin = "2.3.10"
4
-coreKtx = "1.17.0"
+kotlin = "2.3.20"
+coreKtx = "1.18.0"
5
junit = "4.13.2"
6
junitVersion = "1.3.0"
7
espressoCore = "3.7.0"
8
lifecycleRuntimeKtx = "2.10.0"
9
-activityCompose = "1.12.4"
10
-composeBom = "2026.02.01"
+activityCompose = "1.13.0"
+composeBom = "2026.03.00"
11
12
[libraries]
13
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
0 commit comments