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

Rxjava 1.x, 2.x 冲突 #25

Open
stormlei opened this issue May 16, 2017 · 3 comments
Open

Rxjava 1.x, 2.x 冲突 #25

stormlei opened this issue May 16, 2017 · 3 comments

Comments

@stormlei
Copy link

@shaohui10086

@GeekGhc
Copy link

GeekGhc commented Aug 1, 2017

我也遇到这样的问题

@pcxjsl
Copy link

pcxjsl commented Feb 28, 2018

这个问题有解决方案了吗?

@Developmc
Copy link

Developmc commented Mar 14, 2018

在app的build.gradle下,添加

packagingOptions {
    exclude 'META-INF/rxjava.properties'
  }

即可

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

No branches or pull requests

4 participants