implement number blocking from the Thread screen

This commit is contained in:
tibbi 2020-04-08 12:35:17 +02:00
parent 0fe917053c
commit bed5a80ccf
4 changed files with 15 additions and 180 deletions

View file

@ -36,7 +36,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.25.0'
implementation 'com.simplemobiletools:commons:5.25.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'org.greenrobot:eventbus:3.2.0'
}