We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b71bfbb + 146b75f commit 6bf4381Copy full SHA for 6bf4381
app/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
implementation(platform("androidx.compose:compose-bom:2025.12.01"))
50
51
// Compose dependencies
52
- implementation("androidx.activity:activity-compose:1.12.1")
+ implementation("androidx.activity:activity-compose:1.12.2")
53
implementation("androidx.compose.ui:ui")
54
implementation("androidx.compose.ui:ui-tooling-preview")
55
implementation("androidx.compose.material3:material3:1.4.0")
0 commit comments