[0x0020e], [0x00065] errors,2 Unity built error [0x0020e],[0x00065]

UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0020e] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:181
at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00065] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:88
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

this error hinder me
how can i fix it?,I tried to build my project but this error hinder me

reinstall android build support

Update: I did find something that worked. Not sure if this is a long term fix or just a cover up. But after working on this for 3 days, I’ll take anything.

*Select “gradle” in build settings → build system → gradle.

This worked for me. It might just be masking something, but try it out.
This was actually mentioned in this forum mentioned by @meat5000 , however it didn’t have any votes at the time so it was on page 3.

I have the same errors when i build, but i´m building for PC and didn´t have the option “gradle”. anyone have any other ideas?