Skip to content

Commit dc9820e

Browse files
Merge pull request #108 from duttabhishek0/renovate/androidx.lifecycle-lifecycle-livedata-ktx-2.6.2
Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.6.2
2 parents 40abb5b + 77af179 commit dc9820e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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)