updating kotlin, commons, gradle

This commit is contained in:
tibbi
2019-07-03 09:53:03 +02:00
parent 5fefdd368f
commit 4c383137b4
3 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.11.2'
implementation 'com.simplemobiletools:commons:5.14.12'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.multidex:multidex:2.0.1'
}