We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2355b12 + 5919ded commit c0881b3Copy full SHA for c0881b3
1 file changed
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.11.01"))
+ implementation(platform("androidx.compose:compose-bom:2025.12.00"))
50
51
// Compose dependencies
52
implementation("androidx.activity:activity-compose:1.12.1")
0 commit comments