updating gradle, kotlin, commons

This commit is contained in:
tibbi
2019-06-14 16:41:34 +02:00
parent daa81c76cc
commit 5893e5946f
4 changed files with 5 additions and 6 deletions

View File

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