We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48a9c45 + 9f660c5 commit c975e5dCopy full SHA for c975e5d
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.08.00"))
+ implementation(platform("androidx.compose:compose-bom:2025.08.01"))
50
51
// Compose dependencies
52
implementation("androidx.activity:activity-compose:1.10.1")
0 commit comments