Skip to content

Commit 1114777

Browse files
committed
Yet another fix to the toml file
1 parent 1840581 commit 1114777

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@ activityCompose = "1.11.0"
33
agp = "8.13.1"
44
camerax = "1.5.1"
55
coilCompose = "2.7.0"
6-
firebaseBom = "34.6.0"
7-
kotlin = "2.2.21"
6+
composeBom = "2025.11.00"
7+
composeNavigation = "2.9.6"
88
coreKtx = "1.17.0"
99
espressoCore = "3.7.0"
10+
firebaseBom = "34.6.0"
1011
googleServices = "4.4.4"
1112
junit = "4.13.2"
1213
junitVersion = "1.3.0"
14+
kotlin = "2.2.21"
1315
kotlinxSerializationCore = "1.9.0"
1416
lifecycle = "2.9.4"
15-
composeBom = "2025.11.00"
16-
googleServices = "4.4.4"
17-
composeNavigation = "2.9.6"
1817
material = "1.13.0"
1918
webkit = "1.14.0"
2019

0 commit comments

Comments
 (0)