Mac Find SHA256 for Android builds

Spread the love

Go to android project directory in terminal

Run following in terminal

./gradlew signingReport

It will give you SHA1 and SHA256 keys for each type of build.