Bump room-runtime from 2.1.0-alpha07 to 2.1.0-beta01 (#364)

This commit is contained in:
dependabot-preview[bot] 2019-05-28 11:06:56 +00:00 committed by GitHub
parent 2ac1638911
commit 9ced00c4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ dependencies {
implementation "androidx.work:work-runtime:2.0.1"
implementation "androidx.work:work-rxjava2:2.0.1"
implementation "androidx.room:room-runtime:2.1.0-alpha07"
implementation "androidx.room:room-runtime:2.1.0-beta01"
implementation "androidx.room:room-rxjava2:2.1.0-beta01"
kapt "androidx.room:room-compiler:2.1.0-beta01"