We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e2c81a + 8093379 commit 913ee15Copy full SHA for 913ee15
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.09.00"))
+ implementation(platform("androidx.compose:compose-bom:2025.09.01"))
50
51
// Compose dependencies
52
implementation("androidx.activity:activity-compose:1.11.0")
0 commit comments