Learning android with kotlin using `newsapi.org`.
- Git clone
https://github.com/muhtarudinsiregar/NewsReaderApp.git - Get your api key here https://newsapi.org/register
- Create file
secrets.propertiesin root, or renamesecrets.properties.exampletosecrets.propertiesthen set api key there. - Run build
- Cleanup code
- Refactor design
- Need Review
