Skip to content

Commit 1362695

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.12.00
1 parent be42ddb commit 1362695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "2.2.21"
55
android-support-annotations = "28.0.0"
66
androidx-activity = "1.12.0"
77
androidx-annotation = "1.9.1"
8-
androidx-compose-bom = "2025.11.01"
8+
androidx-compose-bom = "2025.12.00"
99
androidx-core = "1.17.0"
1010
jetbrains-markdown = "0.7.3"
1111
junit5 = "5.10.0"

0 commit comments

Comments
 (0)