updating commons to 5.18.15

This commit is contained in:
tibbi 2019-10-28 23:28:48 +01:00
parent 0e75a427fb
commit 862bcf57c8

View File

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