Skip to content

Commit c0881b3

Browse files
authored
Merge pull request #205 from Hepolise/dependabot/gradle/main/androidx.compose-compose-bom-2025.12.00
Build(deps): Bump androidx.compose:compose-bom from 2025.11.01 to 2025.12.00
2 parents 2355b12 + 5919ded commit c0881b3

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.11.01"))
49+
implementation(platform("androidx.compose:compose-bom:2025.12.00"))
5050

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

0 commit comments

Comments
 (0)