moving some contact handling related things in Commons

This commit is contained in:
tibbi 2020-05-07 15:51:23 +02:00
parent bea48aff13
commit 6634130325
7 changed files with 12 additions and 38 deletions

View file

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