Skip to content

Commit ea0577a

Browse files
committed
bump versions
1 parent a613fda commit ea0577a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

firebase-ai/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
22
activityCompose = "1.11.0"
3-
agp = "8.9.2"
4-
composeBom = "2024.09.00"
3+
agp = "8.13.0"
4+
composeBom = "2025.10.00"
55
composeNavigation = "2.9.5"
66
coreKtx = "1.17.0"
77
espressoCore = "3.7.0"
88
firebaseBom = "34.4.0"
99
junit = "4.13.2"
1010
junitVersion = "1.3.0"
11-
kotlin = "2.0.21"
11+
kotlin = "2.2.20"
1212
kotlinxSerializationCore = "1.9.0"
1313
lifecycle = "2.9.4"
14-
lifecycleRuntimeKtx = "2.8.7"
14+
lifecycleRuntimeKtx = "2.9.4"
1515
material = "1.13.0"
1616
webkit = "1.14.0"
17-
camerax = "1.4.0-alpha05"
17+
camerax = "1.5.1"
1818

1919
[libraries]
2020
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }

0 commit comments

Comments
 (0)