updating commons to 5.18.14

This commit is contained in:
tibbi 2019-10-28 23:04:32 +01:00
parent 570c92d7ca
commit 783b70a347
1 changed files with 1 additions and 1 deletions

View File

@ -51,5 +51,5 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.17.18'
implementation 'com.simplemobiletools:commons:5.18.14'
}