Suneet Agrawal
1 min readJul 28, 2019

--

Diego De Tomas I got the error. we need to upgrade the Gradle version of the overall project.

For reference check the below file, line number 10.

Ideally, we should not touch it but upgrade it by unity itself. Check if there is an option to use the latest Gradle version.

Also, to confirm that the issue we are thinking is right, can you paste your entire build.gradle file. This file must be similar to the one I posted above and your version number should be 4.2.1

--

--