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 6cfbe81 commit 4f30e6fCopy full SHA for 4f30e6f
app/build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
implementation "androidx.compose.ui:ui-tooling:$compose_version"
80
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.0'
81
82
- implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0-alpha01"
+ implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0"
83
84
// navigation compose
85
implementation "androidx.navigation:navigation-compose:2.5.0"
0 commit comments