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

Build failure when I add zefyr to my existing code. #34

Closed
leedstyh opened this issue Sep 7, 2018 · 1 comment
Closed

Build failure when I add zefyr to my existing code. #34

leedstyh opened this issue Sep 7, 2018 · 1 comment

Comments

@leedstyh
Copy link

leedstyh commented Sep 7, 2018

FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 2s
Finished with error: Gradle build failed: 1

Got above error message when I add zefyr to my existing flutter project. But works fine when I only flutter run the example code in zefyr.

I'm new to android dev, so someone help me what might be the problem here.

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

1 participant