updating commons to 5.28.19

This commit is contained in:
tibbi 2020-05-23 18:20:50 +02:00
parent b5cd6aafbc
commit 5ab95c00fd
1 changed files with 1 additions and 1 deletions

View File

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