adding a Manage Blocked Numbers settings item

This commit is contained in:
tibbi 2020-04-08 11:59:34 +02:00
parent 4c7cecbe4e
commit 04152492a5
6 changed files with 44 additions and 3 deletions

View file

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