ignore blocked numbers below Android 7

This commit is contained in:
tibbi 2020-04-19 20:39:37 +02:00
parent 8e0a2c6578
commit 4bb6f47f1b
4 changed files with 13 additions and 22 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.25.21'
implementation 'com.simplemobiletools:commons:5.26.4'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'