update commons to 5.16.17

This commit is contained in:
tibbi 2019-08-27 11:19:00 +02:00
parent 853a6a8e87
commit 2974d828a8

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.16.16'
implementation 'com.simplemobiletools:commons:5.16.17'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'