Hello, I never have an issue using Gradle with Android Studio but I cannot seem to get it to build in Unity. The error I get is Minimum supported Gradle version is 2.14.1. Current version is 2.14 yet Unity does not allow the use of a gradle-wrapper at least I have not been able to use one. As far as I can tell the Gradle version in Unity is fixed and cannot be changed so then how Can I possible use Gradle with this roadblock? Is there any work around to this at all?
I have searched for hours and no solution has yet worked.