0

So I will be setting up my first alpha test. Do I need to use the release key or debug key that created for the Google Maps API?

Thanks

Curio
  • 1,331
  • 2
  • 14
  • 34
huey77
  • 643
  • 1
  • 9
  • 24

1 Answers1

1

Use a release key for that. Since this is an alpha RELEASE of your app. Meaning it will be used by others.

You can configure it in build.gradle in a very elegant way.

Robert K.
  • 1,043
  • 1
  • 8
  • 20