update commons to 5.18.11

This commit is contained in:
tibbi 2019-10-13 12:39:56 +02:00
parent 7bd21433d7
commit 0ed7f672a0

View File

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.18.7'
implementation 'com.simplemobiletools:commons:5.18.11'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'