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.properties
in root, or renamesecrets.properties.example
tosecrets.properties
then set api key there. - Run build
- Cleanup code
- Refactor design
- Need Review