Closed dbtri68 closed 4 years ago
See https://github.com/Triple-T/gradle-play-publisher/blob/05ecea8ca8f2a36dd4270db82ca830188b5e1900/CONTRIBUTING.md#building-the-plugin. You'll have to run ./gradlew publishToMavenLocal
first to bootstrap the plugin.
I'm trying to debug a problem where my release build is not signing my release build fails to upload with the following error
"Error from apksigner: ERROR: JAR_SIG_NO_SIGNATURES: No JAR signatures"
In an attempt to resolve this I wanted to build your testapp but when I open the testapp in Studio I receive the following error