improve the way blocked numbers are checked

This commit is contained in:
tibbi 2020-04-08 14:00:15 +02:00
parent 88389a09c9
commit f01bbb893e
2 changed files with 3 additions and 2 deletions

View file

@ -36,7 +36,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.25.1'
implementation 'com.simplemobiletools:commons:5.25.2'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
}