'App Center Android - jarsigner error: java.security.SignatureException Signing Error (Android App Bundle)

I need an Android App Bundle to deploy to Google Play Store and I use App Center to do my builds, but currently I have an error (jarsigner error: java.security.SignatureException ) related to jarsign.

error

I've followed this thread: https://github.com/microsoft/appcenter/issues/1738 but none of the answers worked for me.

The APK signs with no problems.

APK signed

Do i need to change something in my build.gradle?

Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source