| Michael Nairn The release build is automatically trying to sign the app using the keystore commited in the project. You can fix the problem creating env var with the credentials. See: https://github.com/aerogear/android-showcase-template/blob/master/app/build.gradle#L23-L24 |