Skip to content

Commit f971cc1

Browse files
fix: update dependency androidx.compose:compose-bom to v2025
1 parent 7d5d7f0 commit f971cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android-gradlePlugin = "8.7.2"
1515
core = "1.15.0"
1616
lifecycle = "2.8.7"
1717
activity = "1.9.3"
18-
compose-bom = "2024.11.00"
18+
compose-bom = "2025.01.01"
1919
kotlinx-serialization = "1.7.3"
2020

2121
[libraries]

0 commit comments

Comments
 (0)