update commons to 5.28.25

This commit is contained in:
tibbi 2020-05-30 21:17:22 +02:00
parent 4dcd17fe1f
commit 9a7529af68
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.28.24' implementation 'com.simplemobiletools:commons:5.28.25'
implementation 'org.greenrobot:eventbus:3.2.0' implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a' implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'