We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77fdbd7 commit ac92333Copy full SHA for ac92333
ViewModel-SavedState-ktx/build.gradle
@@ -16,6 +16,6 @@ android {
16
17
dependencies {
18
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
19
- implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
+ implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.2'
20
implementation 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1'
21
}
0 commit comments