Как установить новую версию gradle для unity?

С версии 20 года unity нужен gradle более новый - 6.1.1 не допускается. Возникает ошибка-

1)

UnityEditor.BuildPlayerWindow+BuildMethodException: 4 errors

at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in :0 at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in :0 UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

2)

  CommandInvokationFailure: Gradle build failed. 

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':launcher:processReleaseResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade Android resource linking failed AAPT: error: failed writing to 'C:\Users---\Documents\UNITY PROGEGT---------- --------\Temp\gradleOut\launcher\build\intermediates\runtime_symbol_list\release\R.txt':

  • 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

А как установить новую версию - 6.5(к примеру) если у меня - 6.1.1


Ответы (0 шт):