An implementation of Udacity's popular movies project stage 1
To build the app yourself create a gradle.properties file in the root of the project. Edit the gradle.properties file and add the line below, replacing ??? with your API key from The Movie DB
MyMovieDBApiKey="???"