Skip to content

Instantly share code, notes, and snippets.

View thedroiddiv's full-sized avatar
Learning

Divyansh Kushwaha thedroiddiv

Learning
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: