airbnb / RxGroups

Easily group RxJava Observables together and tie them to your Android Activity lifecycle
Apache License 2.0
693 stars 44 forks source link

Update dependencies #29

Closed lucas34 closed 8 years ago

lucas34 commented 8 years ago

Update build gradle to latest. Update Rx to 1.2.0 Replace fromAsync to fromEmitter

felipecsl commented 8 years ago

Thanks!