updating kotlin, commons, gradle

This commit is contained in:
tibbi
2020-02-16 12:27:25 +01:00
parent 9665c26988
commit bde8446529
2 changed files with 3 additions and 3 deletions

View File

@@ -57,5 +57,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.18.15'
implementation 'com.simplemobiletools:commons:5.22.10'
}