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

Android Dependency Collision (iOS works) #3

Open
oxbits opened this issue Oct 14, 2018 · 1 comment
Open

Android Dependency Collision (iOS works) #3

oxbits opened this issue Oct 14, 2018 · 1 comment

Comments

@oxbits
Copy link

oxbits commented Oct 14, 2018

Getting this with react-native run-android:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDebugBuild'.
> Android dependency 'com.android.support:appcompat-v7' has different version for the compile (27.1.1) and runtime (28.0.0-rc02) classpath. You should manually set the same version via DependencyResolution

(iOS is working fine)

@ivan-kaminskyi
Copy link

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

2 participants