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.
2 parents 08737ce + 42f46ab commit 6477d6fCopy full SHA for 6477d6f
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.5.0"
+ implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.0"
78
79
// Fragment
80
implementation 'androidx.fragment:fragment-ktx:1.5.5'
0 commit comments