Skip to content

Commit 34541ca

Browse files
update libs.versions.toml
1 parent f1a8ad7 commit 34541ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
accompanist = "0.36.0"
77
accompanistCoil = "0.6.2"
88
activityCompose = "1.9.3"
9-
androidGradlePlugin = "8.7.3"
10-
androidx-activity-compose = "1.9.3"
9+
androidGradlePlugin = "8.8.0"
10+
androidx-activity-compose = "1.10.0"
1111
androidx-appcompat = "1.7.0"
1212
androidx-benchmark = "1.3.3"
1313
androidx-benchmark-junit4 = "1.3.3"
14-
androidx-compose-bom = "2024.12.01"
15-
androidx-compose-latest = "1.7.6"
14+
androidx-compose-bom = "2025.01.01"
15+
androidx-compose-latest = "1.7.7"
1616
androidx-compose-material3 = "1.3.0"
1717
androidx-compose-material3-adaptive = "1.0.0"
1818
androidx-constraintlayout = "1.1.0"
1919
androidx-core-splashscreen = "1.0.1"
2020
androidx-corektx = "1.15.0"
2121
androidx-lifecycle-compose = "2.8.7"
2222
androidx-lifecycle-runtime-compose = "2.8.7"
23-
androidx-navigation = "2.8.5"
23+
androidx-navigation = "2.8.6"
2424
kotlinxSerializationJson = "1.6.3"
2525
kotlinxSerialization = "2.0.20"
2626
androidx-test = "1.6.1"

0 commit comments

Comments
 (0)