Код: Выделить всё
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\\Unity\\Project\\My project\\New Project\\Library\\Bee\\Android\\Prj\\IL2CPP\\Gradle\\launcher\\build.gradle' line: 1
* What went wrong:
A problem occurred evaluating project ':launcher'.
> Failed to apply plugin 'com.android.internal.application'.
> Cannot parse project property android.enableR8='' of type 'class java.lang.String' as boolean. Expected 'true' or 'false'.
* 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
BUILD FAILED in 2s
Появляется это сообщение об ошибке сборки. Как это исправить?
Я вижу сообщение об ошибке при сборке с помощью Unity, но я новичок в Unity, поэтому не знаю, что это значит.
Подробнее здесь: https://stackoverflow.com/questions/786 ... uild-error