store the subscription ID at incoming messages too

This commit is contained in:
tibbi 2020-05-13 13:44:43 +02:00
parent 34eb659a7d
commit 6fb8d963a8
3 changed files with 7 additions and 4 deletions

View file

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