use EventBus for triggering sms list refreshes
This commit is contained in:
parent
d3eee79d0e
commit
29c0f928ca
5 changed files with 62 additions and 5 deletions
|
|
@ -38,4 +38,5 @@ android {
|
|||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.24.15'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
|
||||
implementation 'org.greenrobot:eventbus:3.2.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue