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 e6e7ee2 commit 7f5b022Copy full SHA for 7f5b022
app/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'androidx.core:core-ktx:1.12.0'
54
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
55
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2'
56
- implementation 'androidx.activity:activity-compose:1.7.2'
+ implementation 'androidx.activity:activity-compose:1.12.3'
57
implementation "androidx.compose.ui:ui:$compose_ui_version"
58
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
59
implementation 'androidx.compose.material:material:1.5.1'
0 commit comments