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.
2 parents d8fbf97 + d2f0de0 commit 8f3a3eaCopy full SHA for 8f3a3ea
1 file changed
app/build.gradle
@@ -327,7 +327,7 @@ dependencies {
327
implementation 'androidx.compose.material3:material3:1.4.0'
328
implementation("androidx.compose.material:material-icons-extended")
329
implementation("androidx.compose.ui:ui-tooling-preview")
330
- implementation 'androidx.activity:activity-compose:1.12.4'
+ implementation 'androidx.activity:activity-compose:1.13.0'
331
debugImplementation("androidx.compose.ui:ui-tooling")
332
333
//tests
0 commit comments