This release updates ReactiveAwareness to use RxJava 2! There is no new functionality in this release other than compatiblity with RxJava2.
Dependency updates:
- #10 Upgrade RxJava to 2.0.0
Please note that the artifact IDs and all the imports of ReactiveAwareness have been changed. To include ReactiveAwareness in your project change the gradle import to:
compile 'com.mtramin.reactiveawareness2:reactiveawareness:2.0.0'