MVVM Base Android Kotlin Project
- Kotlin
- AndroidX
- Coroutine
- Retrofit / OkHttp
- Gson
- Groupie as Recyclerview lib
- sdp ssp
- Hilt as Dependency Injection lib
- Picasso as Image loader
./gradlew detektstatic analysis with detekt./gradlew testDebugUnitTestCoveragefor codeCoverage./gradlew checkfor running all
- Register and create your api key here https://newsapi.org/register
- Copy secrets.properties.example to secrets.properties and put ur API KEY
