We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0644010 + 668697c commit 047cd2dCopy full SHA for 047cd2d
app/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("androidx.core:core-ktx:1.16.0")
40
41
// Compose BOM (Bill of Materials)
42
- implementation(platform("androidx.compose:compose-bom:2025.04.00"))
+ implementation(platform("androidx.compose:compose-bom:2025.04.01"))
43
44
// Compose dependencies
45
implementation("androidx.activity:activity-compose:1.10.1")
0 commit comments