allow saving received phone numbers to contacts

This commit is contained in:
tibbi 2020-05-13 16:43:30 +02:00
parent d4e9c22d13
commit 8d663b994d
5 changed files with 34 additions and 5 deletions

View file

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