pwittchen / ReactiveNetwork

Android library listening network connection state and Internet connectivity with RxJava Observables
http://pwittchen.github.io/ReactiveNetwork/docs/RxJava2.x/
Apache License 2.0
2.53k stars 276 forks source link

fix error prone config for the RxJava2.x branch after bumping its version #435

Closed pwittchen closed 4 years ago

pwittchen commented 4 years ago

Without this build is failing.

Log: https://travis-ci.org/github/pwittchen/ReactiveNetwork/builds/692084469

pwittchen commented 4 years ago

I reverted this change. I couldn't bring null away back to work after this upgrade.