2 parents d54a709 + 554feb9 commit b71bfbbCopy full SHA for b71bfbb
1 file changed
app/build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
implementation("androidx.core:core-ktx:1.17.0")
47
48
// Compose BOM (Bill of Materials)
49
- implementation(platform("androidx.compose:compose-bom:2025.12.00"))
+ implementation(platform("androidx.compose:compose-bom:2025.12.01"))
50
51
// Compose dependencies
52
implementation("androidx.activity:activity-compose:1.12.1")
0 commit comments