updating commons and ez-vcard

This commit is contained in:
tibbi 2021-11-19 17:36:02 +01:00
parent 08b7fc075a
commit 94db44ae0c

View File

@ -56,9 +56,9 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:6cc19172f0'
implementation 'com.github.SimpleMobileTools:Simple-Commons:307941253d'
implementation 'joda-time:joda-time:2.10.3'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'