update commons to 5.18.6

This commit is contained in:
tibbi 2019-10-23 13:38:15 +02:00
parent 26b06b875a
commit 36446d3c8e

View File

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