rely on klinkerapps library at sending SMS too, not just MMS

This commit is contained in:
tibbi 2020-04-13 13:06:30 +02:00
parent fce6ed2640
commit cd26b96384
4 changed files with 29 additions and 56 deletions

View file

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