Когда в процессе разработки нет ошибки, но когда я хочу выпустить Build APK на реагировать на родную, возникает ошибка?.
Я пробовал чистый gradle, но он по-прежнему имеет ошибки и родной gradle все еще не поддерживается
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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2m 1s
51 actionable tasks: 51 executed ```
I expectd for a solution so that the Build Release APK can react natively.