-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Description
Description
Install the patch to avoid gradle error Gradle 8.0 and it keeps crashing. Using the android studio simulator it works but at compile time it fails.
I would like to know where the problem is
From already thank you very much
Version
0.67.5
Output of npx react-native info
Task :app:stripDebugDebugSymbols FAILED
w: Detected multiple Kotlin daemon sessions at build\kotlin\sessions
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
NDK at C:\Users\Win10\AppData\Local\Android\Sdk\ndk\21.4.7075529 did not have a source.properties file
-
Try:
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. -
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
Steps to reproduce
Snack, code example, screenshot, or link to a repository
#3521