shortening some code by importing more specific classes

This commit is contained in:
tibbi 2020-04-14 23:59:36 +02:00
parent 1a00027487
commit 855b4e0188
2 changed files with 329 additions and 328 deletions

View File

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