Skip to content

Instantly share code, notes, and snippets.

@EfeBudak
Created July 8, 2017 12:09
Show Gist options
  • Save EfeBudak/7c9f5c8fe003d3f983f37ff27be52b70 to your computer and use it in GitHub Desktop.
Save EfeBudak/7c9f5c8fe003d3f983f37ff27be52b70 to your computer and use it in GitHub Desktop.
Sample secret.properties file for popular-movies-with-dagger
BASE_URL="https://api.themoviedb.org/"
BASE_IMAGE_URL="https://image.tmdb.org/t/p/"
API_VERSION="3/"
API_KEY="TODO_GO_GET_YOUR_API_KEY_FROM_https://www.themoviedb.org/settings/api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment