I had an Android project built with Android Studio and trying to import and run it on my Android Studio but facing the below error when trying to Sync the project
addition to @Gabriele answer
you should change
runProguard false
to
minifyEnabled false