Adnroid生成失败,出现以下错误:
Task :react-native-code-push:compileDebugJavaWithJavac FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.React原生版本- 0.67.2
反应-本机-代码-推- 7.0.4
发布于 2022-04-07 02:45:53
可以通过将JDK版本更新为11或我的示例18来解决此错误。
来源:https://github.com/microsoft/react-native-code-push/issues/2184
只是M1 mac的一个注释,我按照本教程来设置https://www.youtube.com/watch?v=Kq3ppMu2iuk。
https://stackoverflow.com/questions/71264875
复制相似问题