update commons to 5.5.4

This commit is contained in:
tibbi 2018-12-03 11:25:30 +01:00
parent 614ed16c91
commit 29fe401c5f

View file

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