-1

I am starting with Android Studio and generally developing apps. I have seen on some videos how to get the SHA-1 for the firbase but I don't have what the video shows on the gradle console.

enter image description here

But on the videos show this: enter image description here

What have I have to do to get a gradle console like the video

1 Answers1

0

if you are running android studio version 4.2.1

1.click gradle in right side of your project

2.your project name

3.run configurations

4.yourProjectName[signingReport]

if you are running any lower version follow this link

Akshay Rajput
  • 173
  • 1
  • 6