Cool TV App This project uses Trakt and TMDB APIs Usage To build the project, follow the steps below: Provide a Trakt API key in the gradle's home gradle.propertise file. API_KEY_TRAKT="YOUR_API_KEY" API_KEY_TMDB="YOUR_API_KEY" ./gradlew assembleDebug