I'm using Android studio to help me build a release SHA1 certificate, by going over to
- Gradle settings at the top right
- Navigate upto signingReport with the gear icon
- Right clicking then running it
And it produces a debug SHA1 certificate, as you can see below (Variant):
how can I generate a release certificate using the same tool, without using the command line