We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89efa1 commit afc432aCopy full SHA for afc432a
app/build.gradle
@@ -311,7 +311,7 @@ dependencies {
311
implementation("androidx.compose.ui:ui")
312
implementation 'androidx.compose.material3:material3:1.3.1'
313
implementation("androidx.compose.ui:ui-tooling-preview")
314
- implementation 'androidx.activity:activity-compose:1.9.3'
+ implementation 'androidx.activity:activity-compose:1.10.0'
315
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
316
debugImplementation("androidx.compose.ui:ui-tooling")
317
0 commit comments