dvdciri / daggraph

Dagger dependency graph generator for Android Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Kotlin

dvdciri opened this issue · comments

At the moment the tool only supports java applications, we need to extend the support for Kotlin applications as well.

Things that needs to be done:

  • Update the extension when looking for the files
  • Update all the regex and make sure they all support java and kotlin at the same time

@ravidsrk @v3n3 we can track the progress of that from here

Support for kotlin has been shipped with the new release 0.2.4. Closing this