After update Android Studio to version 4.2.1, I can not find the signing report in Grade anymore. Does anyone know where is it or is there another way to get SHA-1 and SHA-256?

At the bottom of editor, there's a terminal, click on it and write the following command:
keytool -exportcert -alias your-key-name -keystore /path/to/your/keystore/file -list -v
There is bunch of lines , look for sha1, that's your sha1 fingerprint
Above command is in single line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With