updating commons to 5.32.5

This commit is contained in:
tibbi 2020-12-06 16:08:56 +01:00
parent 7610b629ad
commit c5f3e6158d

View file

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