handle read and send sms separately

This commit is contained in:
tibbi 2020-04-13 11:58:44 +02:00
parent 956e798558
commit fce6ed2640
2 changed files with 12 additions and 6 deletions

View file

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