update commons to 5.29.15

This commit is contained in:
tibbi 2020-07-07 15:20:37 +02:00
parent 94e9ecd4c6
commit f7a82d0de7
1 changed files with 1 additions and 1 deletions

View File

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