We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compilation error. See log for more details
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
need help :(((
The text was updated successfully, but these errors were encountered:
I had the same error. Try setting a kotlinVersion in your android/build.gradle file.
buildscript { ext { kotlinVersion = "1.6.0"
Works for me on RN 0.69.4
Sorry, something went wrong.
This helped me build properly but my Android app gets stuck on a loading screen, something to do with the MainActivity override perhaps?
No branches or pull requests
Execution failed for task ':react-native-receive-sharing-intent:compileDebugKotlin'.
need help :(((
The text was updated successfully, but these errors were encountered: