filter out messages where every participant is blocked, or somehow invalid

This commit is contained in:
tibbi 2020-04-11 15:41:06 +02:00
parent e0052d5516
commit 6544351480
2 changed files with 2 additions and 1 deletions

View file

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