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

View File

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