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?
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?
2
Answers
Go to android>app>build.gradle and delete ‘apply plugin: ‘kotlin-android”
I had the same problem "
Execution failed for task ':app:dexBuilderDebug'
" running debug flutter app.Try delete this folder
C:UsersUSER_NAME.gradlecaches