Skip to content

Commit 77af179

Browse files
Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.6.2
1 parent 40abb5b commit 77af179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ android {
7474
implementation "androidx.room:room-ktx:2.4.0"
7575

7676
// LiveData
77-
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.0"
77+
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.2"
7878

7979
// Fragment
8080
implementation 'androidx.fragment:fragment-ktx:1.6.1'

0 commit comments

Comments
 (0)