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 build failed with error #51

Open
swad1992 opened this issue Aug 27, 2017 · 2 comments
Open

android build failed with error #51

swad1992 opened this issue Aug 27, 2017 · 2 comments

Comments

@swad1992
Copy link

swad1992 commented Aug 27, 2017

:react-native-social-share:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
**[MY ROOT]**/node_modules/react-native-social-share/android/src/main/java/com/barefootcoders/android/react/KDSocialShare/KDSocialShare.java:27: error: method does not override or implement a method from a supertype
    @Override
    ^
1 error
:react-native-social-share:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-social-share:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

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

BUILD FAILED

How to solve this problem ?

Thanks

@alfonsogober
Copy link
Contributor

@swad1992 This is probably related to #52 - it is awaiting merge by @doefler

@doefler
Copy link
Owner

doefler commented Aug 30, 2017

@swad1992 @alfonsogoberjr
Hey guys, have merged the changes.

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

3 participants