Skip to content

Commit b71bfbb

Browse files
authored
Merge pull request #217 from Hepolise/dependabot/gradle/main/androidx.compose-compose-bom-2025.12.01
Build(deps): Bump androidx.compose:compose-bom from 2025.12.00 to 2025.12.01
2 parents d54a709 + 554feb9 commit b71bfbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation("androidx.core:core-ktx:1.17.0")
4747

4848
// Compose BOM (Bill of Materials)
49-
implementation(platform("androidx.compose:compose-bom:2025.12.00"))
49+
implementation(platform("androidx.compose:compose-bom:2025.12.01"))
5050

5151
// Compose dependencies
5252
implementation("androidx.activity:activity-compose:1.12.1")

0 commit comments

Comments
 (0)