Luen
Luen
me too, I am also getting the same issue
I changed all build.gradle in unityLibrary, android/app, and downloaded dependency to 17. However, the same error occurs.  Unity (please complete the following information): - OS: Windows - Version: 2022.3.54f1...
@timbotimbo > > ```groovy-gradle > ///android/build.gradle > > // make sure this is above any use of "evaluationDependsOn" > subprojects { > afterEvaluate { > > if (project.plugins.hasPlugin("com.android.application") > ||...