Update build.gradle

This commit is contained in:
Tibor Kaputa 2019-01-21 19:13:36 +01:00 committed by GitHub
parent 66b56a6c82
commit 78e9ee6c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.6.10' implementation 'com.simplemobiletools:commons:5.6.1'
kapt 'androidx.room:room-compiler:2.0.0' kapt 'androidx.room:room-compiler:2.0.0'
implementation 'androidx.room:room-runtime:2.0.0' implementation 'androidx.room:room-runtime:2.0.0'