AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

Update build.gradle and fix NPE crash #19

Closed VeerHan closed 5 years ago

VeerHan commented 5 years ago

I found NewsArticles's description may be null, so I change all the 'String' type properties into 'String?'.

AkshayChordiya commented 5 years ago

I'm closing this pull request and making the changes directly on master and will add you as author/co-author. Since I messed the git history for this PR by force pushing.