update commons to 5.5.18

This commit is contained in:
tibbi 2018-12-19 18:37:38 +01:00
parent 8245d50cf5
commit 8e4e22ad31
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.5.7'
implementation 'com.simplemobiletools:commons:5.5.18'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.0'