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 1ddb58b commit 7a62d7cCopy full SHA for 7a62d7c
app/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
71
implementation 'androidx.core:core-ktx:1.15.0'
72
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
73
- implementation 'androidx.activity:activity-compose:1.9.3'
+ implementation 'androidx.activity:activity-compose:1.10.0'
74
implementation "androidx.compose.ui:ui:$compose_ui_version"
75
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
76
implementation 'androidx.compose.material:material:1.7.6'
0 commit comments