react-native-social-share
react-native-social-share copied to clipboard
android build failed with error
trafficstars
: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
@swad1992 This is probably related to #52 - it is awaiting merge by @doefler
@swad1992 @alfonsogoberjr Hey guys, have merged the changes.