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

Bump room-compiler from 2.1.0-beta01 to 2.1.0-rc01 (#375)

This commit is contained in:
dependabot-preview[bot] 2019-05-30 10:53:35 +00:00 committed by GitHub
parent 387e46f72d
commit 64d3afbdb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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