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 40abb5b commit 77af179Copy full SHA for 77af179
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