android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.68k stars 928 forks source link

Using kotlin-dsl for readable gradle script and easy navigation #80

Open mochadwi opened 5 years ago

mochadwi commented 5 years ago

In meanwhile, I would love to contribute to this repo and refactor current gradle into Kotlin-DSL. But, if there's anyone already refactor it into Kotlin-DSL might want to do a PR here