paho.mqtt.android
paho.mqtt.android copied to clipboard
Replace local broadcast deprecated
I have replaced localbroadcastmanager with Flow
The reason: https://developer.android.com/jetpack/androidx/releases/localbroadcastmanager This artifact and its classes are deprecated. Use LiveData or reactive streams instead.
Please rebase, then it checks Kotlin code format
Please rebase, then it checks Kotlin code format
I have fixed your comment. Thanks
The Espresso tests show us, that there is an error introduced by this pull request