We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0313cb + 5c74210 commit 6e59c35Copy full SHA for 6e59c35
1 file changed
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.13.1"
+agp = "8.13.2"
3
kotlin = "2.2.21"
4
coreKtx = "1.17.0"
5
junit = "4.13.2"
@@ -8,8 +8,8 @@ espressoCore = "3.7.0"
8
androidxAppcompat="1.7.1"
9
lifecycleRuntimeKtx = "2.10.0"
10
lifecycleViewmodelCompose = "2.10.0"
11
-activityCompose = "1.12.0"
12
-composeBom = "2025.11.01"
+activityCompose = "1.12.1"
+composeBom = "2025.12.00"
13
retrofit = "3.0.0"
14
moshi = "1.15.2"
15
okhttpBom = "5.3.2"
0 commit comments