In order to find out what’s wrong you can use gradle’s signingReport command.
On mac:
./gradlew signingReport
On Windows:
gradlew signingReport
In order to find out what’s wrong you can use gradle’s signingReport command.
On mac:
./gradlew signingReport
On Windows:
gradlew signingReport