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.64k stars 921 forks source link

Please update with latest kotlin #74

Open viratshukla opened 5 years ago

viratshukla commented 5 years ago

Now project is not compiling, as experimental package has been removed from coroutines. Please update it.

Zhuinden commented 5 years ago

Interestingly, there are a lot of open PRs that would address that.

viratshukla commented 5 years ago

Please merge them