We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a613fda commit ea0577aCopy full SHA for ea0577a
1 file changed
firebase-ai/gradle/libs.versions.toml
@@ -1,20 +1,20 @@
1
[versions]
2
activityCompose = "1.11.0"
3
-agp = "8.9.2"
4
-composeBom = "2024.09.00"
+agp = "8.13.0"
+composeBom = "2025.10.00"
5
composeNavigation = "2.9.5"
6
coreKtx = "1.17.0"
7
espressoCore = "3.7.0"
8
firebaseBom = "34.4.0"
9
junit = "4.13.2"
10
junitVersion = "1.3.0"
11
-kotlin = "2.0.21"
+kotlin = "2.2.20"
12
kotlinxSerializationCore = "1.9.0"
13
lifecycle = "2.9.4"
14
-lifecycleRuntimeKtx = "2.8.7"
+lifecycleRuntimeKtx = "2.9.4"
15
material = "1.13.0"
16
webkit = "1.14.0"
17
-camerax = "1.4.0-alpha05"
+camerax = "1.5.1"
18
19
[libraries]
20
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
0 commit comments