updating commons to 5.34.6

This commit is contained in:
tibbi 2021-03-03 22:37:34 +01:00
parent fd5b0f074c
commit b888e24012
1 changed files with 1 additions and 1 deletions

View File

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