0.21.0
This is the first release after splitting from RxJava into its own top level project RxAndroid.
This is the same code as version 0.20.4 except:
- all deprecated methods and types are deleted
- now published to groupId
io.reactivex
instead ofcom.netflix.rxjava
- artifactId is now
rxandroid
instead ofrxjava-android
io.reactivex:rxandroid:0.21.0
Issues and discussions specific to RxAndroid should now be had in the RxAndroid Issues. Issues with core Observable
and operators remain in RxJava Issues.
The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxandroid
Artifacts: Maven Central