Issue
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?
Solution
Go to android>app>build.gradle and delete 'apply plugin: 'kotlin-android''
Answered By - Zafer Güler
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.