We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52c519b + be0585b commit 9cfab34Copy full SHA for 9cfab34
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.5.1")
+ implementation("androidx.activity:activity-compose:1.8.2")
65
debugImplementation("androidx.compose.ui:ui-tooling")
66
}
0 commit comments