When i try to run my flutter project i get the "Execution failed for task ':app:dexBuilderDebug'" error.
Does anyone know how to solve this?
CodePudding user response:
Go to android>app>build.gradle and delete 'apply plugin: 'kotlin-android''
When i try to run my flutter project i get the "Execution failed for task ':app:dexBuilderDebug'" error.
Does anyone know how to solve this?
CodePudding user response:
Go to android>app>build.gradle and delete 'apply plugin: 'kotlin-android''