Luen

Results 3 comments of Luen

I changed all build.gradle in unityLibrary, android/app, and downloaded dependency to 17. However, the same error occurs. ![image](https://github.com/user-attachments/assets/74871d82-b095-4408-8076-e7245f233c8b) 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") > ||...