update commons to 5.21.27

This commit is contained in:
tibbi 2020-01-21 23:30:53 +01:00
parent a023b5ce6f
commit 89da8dbbde
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.21.24'
implementation 'com.simplemobiletools:commons:5.21.27'
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'