We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fbe5a commit 181ec40Copy full SHA for 181ec40
1 file changed
gradle/libs.versions.toml
@@ -3,14 +3,14 @@ agp = "8.13.0"
3
kotlin = "2.2.20"
4
kotlinDsl = "6.4.0"
5
kotlinSerialization = "1.9.0"
6
-coreKtx = "1.16.0"
+coreKtx = "1.17.0"
7
junit = "4.13.2"
8
junitVersion = "1.3.0"
9
espressoCore = "3.7.0"
10
appcompat = "1.7.1"
11
-activity = "1.10.1"
12
-activityCompose = "1.10.1"
13
-room = "2.7.2"
+activity = "1.11.0"
+activityCompose = "1.11.0"
+room = "2.8.0"
14
composeBom = "2025.09.00"
15
lifecycleRuntimeKtx = "2.9.4"
16
ksp = "2.2.20-2.0.3"
0 commit comments