We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40abb5b + 77af179 commit dc9820eCopy full SHA for dc9820e
app/build.gradle
@@ -74,7 +74,7 @@ android {
74
implementation "androidx.room:room-ktx:2.4.0"
75
76
// LiveData
77
- implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.0"
+ implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.2"
78
79
// Fragment
80
implementation 'androidx.fragment:fragment-ktx:1.6.1'
0 commit comments