Relative Content

Tag Archive for c#unity-game-enginegradleandroid-gradle-pluginbuild.gradle

Unity Gradle Build Failed (Duplicate Classes)

I can’t build my project because a pops up and says there’s an error. After searching the internet, I found that it’s because of duplicate plugin classes (Assets/Plugins/Android), if I delete all the plugins there, it will be resolved, but the project will not work. But even if I delete some that seem to be written as duplicate, the program will not work either.