【发布时间】:2019-07-06 08:48:30
【问题描述】:
运行“react-native run-android”时出现下一个错误:
Error log.:
> Task :app:compileDebugJavaWithJavac FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
为什么会发生这种情况?
【问题讨论】:
-
也许吧,但我不确定。我正在使用 VS Code。我没有找到适合我的案例的解决方案。
标签: android react-native android-gradle-plugin