update commons to 5.18.14

This commit is contained in:
tibbi 2019-10-28 19:09:40 +01:00
parent f94f3c216c
commit 33f7dd79a4
1 changed files with 1 additions and 1 deletions

View File

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