DaggerAndroidMVVM icon indicating copy to clipboard operation
DaggerAndroidMVVM copied to clipboard

Kotlin Version

Open gnanakeethan opened this issue 6 years ago • 1 comments

Hi,

Is there any possibility that you make a Kotlin version of this? I tried few times with convert to Kotlin and solving the dependencies. I am a total novice and unable to get Dagger up properly.

Thanks .

gnanakeethan avatar Apr 04 '18 05:04 gnanakeethan

Hey @gnanakeethan!

I've just forked and made some changes for this project:

  • it's now Kotlin-based
  • updated dependencies
  • migrated to AndroidX

Available here: https://github.com/aspix2k/DaggerAndroidMVVM

aspix2k avatar Feb 04 '19 16:02 aspix2k