Skip to content

Commit d9fc88c

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2026
1 parent 53659c7 commit d9fc88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coil = "3.3.0"
1010
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version = "0.37.3" }
1111
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.3" }
1212
androidx-animation = { module = "androidx.compose.animation:animation", version = "1.10.2" }
13-
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.12.01" }
13+
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2026.01.01" }
1414
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.17.0" }
1515
androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.2.0" }
1616
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version = "1.2.0" }

0 commit comments

Comments
 (0)