Skip to content

Commit 6c7fc23

Browse files
committed
updated some libs
1 parent dd0000d commit 6c7fc23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
android-application = "8.13.1"
3-
androidx-activity-compose = "1.12.0"
4-
androidx-compose-bom = "2025.11.01"
3+
androidx-activity-compose = "1.12.1"
4+
androidx-compose-bom = "2025.12.00"
55
androidx-core-ktx = "1.17.0"
66
androidx-core-splash = "1.2.0"
77
androidx-datastore = "1.2.0"
88
androidx-lifecycle-compose = "2.10.0"
9-
androidx-material3 = "1.5.0-alpha09"
9+
androidx-material3 = "1.5.0-alpha10"
1010
androidx-navigation-compose = "2.9.6"
1111
androidx-room = "2.8.4"
1212
coil-compose = "2.7.0"

0 commit comments

Comments
 (0)