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 e7cc5be commit 6c1f59aCopy full SHA for 6c1f59a
demo/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'androidx.appcompat:appcompat:1.7.0-beta01'
54
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
55
56
- implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
+ implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0"
57
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
58
59
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1'
0 commit comments