updating kotlin, commons, gradle

This commit is contained in:
tibbi
2021-02-13 23:53:37 +01:00
parent 281a9effd3
commit 20df1db399
3 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.32.24'
implementation 'com.simplemobiletools:commons:5.33.28'
implementation 'joda-time:joda-time:2.10.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'