Bump lifecycle-livedata-ktx from 2.3.0 to 2.3.1 (#1252)

This commit is contained in:
dependabot-preview[bot] 2021-03-25 11:02:39 +01:00 committed by GitHub
parent 8733e7782f
commit 4f7be8d2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ dependencies {
implementation "androidx.work:work-runtime-ktx:$work_manager"
playImplementation "androidx.work:work-gcm:$work_manager"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.3.0"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.3.1"
implementation "androidx.room:room-runtime:$room"
implementation "androidx.room:room-ktx:$room"