StompProtocolAndroid icon indicating copy to clipboard operation
StompProtocolAndroid copied to clipboard

Update various dependencies and upgrade RxJava from 2 to 3

Open DONUT235 opened this issue 3 years ago • 0 comments

StompProtocolAndroid is the last dependency in an app I am working on which does not support RxJava 3. Since the RxJava 2 end-of-life happened last February, removing the outdated library from our codebase is a priority. This pull request would allow us to do that.

DONUT235 avatar Aug 04 '21 19:08 DONUT235