Bump room-rxjava2 from 2.1.0-beta01 to 2.1.0-rc01 (#385)

This commit is contained in:
dependabot-preview[bot] 2019-05-30 16:46:28 +02:00 committed by Rafał Borcz
parent 26e4619dde
commit 0de534cb66

View File

@ -102,7 +102,7 @@ dependencies {
implementation "androidx.work:work-rxjava2:2.0.1"
implementation "androidx.room:room-runtime:2.1.0-rc01"
implementation "androidx.room:room-rxjava2:2.1.0-beta01"
implementation "androidx.room:room-rxjava2:2.1.0-rc01"
kapt "androidx.room:room-compiler:2.1.0-rc01"
implementation "com.google.dagger:dagger-android-support:2.23"