1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:59:10 -05:00

Bump room-rxjava2 from 2.1.0-alpha07 to 2.1.0-beta01 (#357)

Bumps room-rxjava2 from 2.1.0-alpha07 to 2.1.0-beta01.
This commit is contained in:
dependabot-preview[bot] 2019-05-28 00:39:12 +02:00 committed by Mikołaj Pich
parent 7cb893a254
commit efa0b19cc1

View File

@ -102,7 +102,7 @@ dependencies {
implementation "androidx.work:work-rxjava2: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-alpha07"
implementation "androidx.room:room-rxjava2:2.1.0-alpha07" implementation "androidx.room:room-rxjava2:2.1.0-beta01"
kapt "androidx.room:room-compiler:2.1.0-beta01" kapt "androidx.room:room-compiler:2.1.0-beta01"
implementation "com.google.dagger:dagger-android-support:2.22.1" implementation "com.google.dagger:dagger-android-support:2.22.1"