updating commons, gradle, kotlin

This commit is contained in:
tibbi
2019-09-03 11:54:43 +02:00
parent 024a9fb75e
commit 756bbea1f2
3 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.16.12'
implementation 'com.simplemobiletools:commons:5.17.0'
kapt 'androidx.room:room-compiler:2.1.0'
implementation 'androidx.room:room-runtime:2.1.0'