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 bdc6476 commit 5efab17Copy full SHA for 5efab17
core/compose-ui/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
50
51
52
- implementation("androidx.activity:activity-compose:1.7.1")
+ implementation("androidx.activity:activity-compose:1.9.0")
53
implementation("androidx.compose.material:material:1.4.3")
54
implementation("androidx.compose.animation:animation:1.4.3")
55
implementation("androidx.compose.ui:ui-tooling:1.4.3")
0 commit comments