We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a82691c + f3b0539 commit bb5c44cCopy full SHA for bb5c44c
app/build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
implementation("androidx.core:core-ktx:1.17.0")
46
47
// Compose BOM (Bill of Materials)
48
- implementation(platform("androidx.compose:compose-bom:2026.01.00"))
+ implementation(platform("androidx.compose:compose-bom:2026.01.01"))
49
50
// Compose dependencies
51
implementation("androidx.activity:activity-compose:1.12.2")
0 commit comments