adding some placeholders if no contacts have been found

This commit is contained in:
tibbi 2020-04-13 15:55:36 +02:00
parent 078e8c4f14
commit e8205c7c44
4 changed files with 44 additions and 1 deletions

View file

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