1
0

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

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"