updating commons to 5.34.5

This commit is contained in:
tibbi 2021-03-03 14:49:44 +01:00
parent efff57184b
commit a82b71697c

View file

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.34.3'
implementation 'com.simplemobiletools:commons:5.34.5'
implementation 'joda-time:joda-time:2.10.3'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'