Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Mauin Mauin released this 05 Nov 12:25
· 2 commits to master since this release

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'