icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
1.02k stars 95 forks source link

Android require lifecycle library dependency #7

Closed Alex009 closed 4 years ago

Alex009 commented 4 years ago

In readme must be showed that we need androidLibrary(Deps.Libs.Android.lifecycle)

Alex009 commented 4 years ago

fixed in develop