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 8571a25 commit 79b060eCopy full SHA for 79b060e
app/build.gradle
@@ -313,7 +313,7 @@ dependencies {
313
implementation("androidx.compose.ui:ui")
314
implementation 'androidx.compose.material3:material3:1.3.1'
315
implementation("androidx.compose.ui:ui-tooling-preview")
316
- implementation 'androidx.activity:activity-compose:1.9.3'
+ implementation 'androidx.activity:activity-compose:1.10.0'
317
debugImplementation("androidx.compose.ui:ui-tooling")
318
319
//tests
0 commit comments