We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2411fb commit 952887bCopy full SHA for 952887b
app/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'androidx.appcompat:appcompat:1.2.0'
54
implementation 'androidx.activity:activity-compose:1.3.0-alpha02'
55
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0'
56
- implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:1.0.0-alpha01'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:1.0.0-alpha07'
57
58
implementation "androidx.compose.foundation:foundation-layout:$compose_version"
59
implementation "androidx.compose.foundation:foundation:$compose_version"
0 commit comments