Project for Associate Android Developer Fast Track Program on Udacity - Stage 2
This app uses The Movie Database API to retrieve movies. You must provide your own API key in order to build the app.
Just put your API key into gradle.properties file:
MovieDBApiToken="WRITE_YOUR_API_KEY_HERE"