Custom Gradle for Unity Cloud Build

My project uses ARCore Extension for AR Foundation which requires Gradle version 5.6.4 or later to support Android 11. (Here is the document) On my local PC, I can change it on Unity’s preference menu to point to the local installed gradle, but is it possible to do the same thing on Unity Cloud Build?

1 Like

Need help on this issue, too!

Also need this ASAP.

Any news on this?
AdMob(5.4.0+) now also needs Gradle 5.6.4.

1 Like

I was told on the Unity discord the only way to fix this is to upgrade your project to 2020.1+. It did resolve the issue for me but pretty disappointing they dont plan to fix this for 2019 or earlier.

1 Like

Also need this

Will be grade to have opportunity to use custom gradle version in cloud build. For example, for unity 2019.4.40 and API 31.

Hello,
You can use your preferred Gradle version in Unity Cloud Build.
You can find the information in this Support article. It will explain the steps on how to change the version.