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 c781d4aCopy full SHA for c781d4a
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
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'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
56
implementation 'androidx.activity:activity-compose:1.7.2'
57
implementation "androidx.compose.ui:ui:$compose_ui_version"
58
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
0 commit comments