We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f103a95 commit a193c1fCopy full SHA for a193c1f
1 file changed
app/build.gradle.kts
@@ -61,6 +61,6 @@ dependencies {
61
debugImplementation("androidx.compose.ui:ui-test-manifest")
62
implementation("androidx.compose.ui:ui-tooling-preview")
63
implementation("androidx.compose.ui:ui")
64
- implementation("androidx.activity:activity-compose:1.8.2")
+ implementation("androidx.activity:activity-compose:1.12.0")
65
debugImplementation("androidx.compose.ui:ui-tooling")
66
}
0 commit comments