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

Bump room-rxjava2 from 2.1.0-rc01 to 2.1.0 (#411)

This commit is contained in:
dependabot-preview[bot] 2019-06-13 21:52:32 +00:00 committed by GitHub
parent cbfed09b52
commit 7591af0de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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