shortening some code by importing more specific classes
This commit is contained in:
parent
1a00027487
commit
855b4e0188
|
@ -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'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue