update commons to 5.28.14

This commit is contained in:
tibbi 2020-05-20 16:47:22 +02:00
parent 7d1e28203e
commit 81e5905bf7
1 changed files with 1 additions and 1 deletions

View File

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