updating kotlin, gradle, commons

This commit is contained in:
tibbi
2019-06-14 16:24:55 +02:00
parent 75078499fc
commit 882f0e0e6c
4 changed files with 5 additions and 6 deletions

View File

@@ -50,5 +50,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.10.6'
implementation 'com.simplemobiletools:commons:5.13.14'
}