add an option to block messages from unknown numbers

This commit is contained in:
Mysochenko Yuriy 2022-05-26 19:11:17 +03:00
parent 8b8ee88c43
commit f92e19e145
2 changed files with 5 additions and 2 deletions

View file

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:d04f40487b'
implementation 'com.github.SimpleMobileTools:Simple-Commons:59f709a2a8'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:fe58a74d59'