update commons to 5.17.18

This commit is contained in:
tibbi 2019-09-24 20:03:06 +02:00
parent 92183da7ac
commit ce79db61e3
1 changed files with 1 additions and 1 deletions

View File

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