This is the source code of the MVVM Caching Course created by Florian Walther (Coding in Flow) and Gabor Varadi (Zhuinden/EpicPandaForce).
Find out more here: https://www.codinginflow.com/caching
To see the full code check out the branch for Part 15. To run the app get a free API key from https://newsapi.org and put it in your gradle.properties
file with the key news_api_access_key
.