decode the received number at third party intents

This commit is contained in:
tibbi 2020-04-27 22:30:33 +02:00
parent 3b5b5767f0
commit 502f68d7fa
5 changed files with 6 additions and 5 deletions

View file

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