update commons to 5.27.7

This commit is contained in:
tibbi 2020-05-06 07:59:46 +02:00
parent e628f8b0bf
commit 18ab9b2968
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.27.5' implementation 'com.simplemobiletools:commons:5.27.7'
implementation 'joda-time:joda-time:2.10.1' implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4' implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5' implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'