Skip to content

Instantly share code, notes, and snippets.

View thedroiddiv's full-sized avatar
Working From Home

Divyansh Kushwaha thedroiddiv

Working From Home
View GitHub Profile

Hiding API keys in local.properties

  1. Add the API key to your local.properties file:
apiKey=<value>
  1. Add to the root level of your app-level build.gradle file: