1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 22:56:23 -06:00

Bump room-compiler from 2.1.0-rc01 to 2.1.0 (#415)

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

View File

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