Skip to content

Commit 5fd40c5

Browse files
Merge pull request #72 from duttabhishek0/renovate/androidx.lifecycle-lifecycle-livedata-ktx-2.5.0
Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.5.0
2 parents fff02e8 + cfc5c9f commit 5fd40c5

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.3.1"
77+
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.5.0"
7878

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

0 commit comments

Comments
 (0)