We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71705df commit 953c867Copy full SHA for 953c867
app/build.gradle.kts
@@ -63,7 +63,7 @@ android {
63
}
64
65
dependencies {
66
- implementation(platform("androidx.compose:compose-bom:2024.11.00"))
+ implementation(platform("androidx.compose:compose-bom:2024.12.01"))
67
implementation("androidx.activity:activity-compose:1.9.3")
68
implementation("androidx.compose.material3:material3")
69
implementation("androidx.compose.ui:ui")
0 commit comments