/Movieye

Primary LanguageJava

Movieye

Usage

  • Need to add a file named private.properties to project root directory.

  • Add a line just like below in private.properties file, replace YOUR_TMDB_API_KEY to your own tMDB api key.

    tmdbApiKey = "YOUR_TMDB_API_KEY"