improving blocked number checking performance

This commit is contained in:
tibbi 2020-05-23 17:15:27 +02:00
parent b90110b108
commit b5cd6aafbc
4 changed files with 10 additions and 17 deletions

View file

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