moving the contact avatar creation into Commons

This commit is contained in:
tibbi 2020-04-15 18:09:09 +02:00
parent 1251d09900
commit 3a515486ea
5 changed files with 4 additions and 59 deletions

View file

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