Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RxJava2 support #668

Closed
wants to merge 1 commit into from
Closed

Add RxJava2 support #668

wants to merge 1 commit into from

Conversation

coopsrc
Copy link

@coopsrc coopsrc commented Apr 28, 2017

- add rx2 package and rxjava2 support code.

Type: feature
Scope: DaoCore

Signed-off-by: Zhang Tingkuo [email protected]

	- add rx2 package and rxjava2 support code.

Type: feature
Scope: DaoCore

Signed-off-by: Zhang Tingkuo <[email protected]>
@coopsrc coopsrc closed this Apr 28, 2017
@coopsrc coopsrc reopened this Apr 28, 2017
@coopsrc coopsrc closed this Apr 28, 2017
@greenrobot-team
Copy link
Collaborator

This is tracked with #520. -ut

@coopsrc
Copy link
Author

coopsrc commented May 10, 2017

dependency of rxjava2 error

compile 'io.reactivex.rxjava2:rxjava:2.0.9'

replaced by

compileOnly 'io.reactivex.rxjava2:rxjava:2.0.9'

see another pull request: #669

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants