android Error on Gradle Signed APK

Asked

Viewed 21 times

2

Good morning, when I click to generate the signed apk, it gives the following error:

Error:Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'.

Job failed, see logs for Details

what could be ?

  • This error usually occurs when the versions of the SDK, Build Tools and Plugin version diverge as far as compatibility is concerned. Try to see if everything is ok and after a clean and make project.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.