milis92 / Krang

Kotlin Compiler Plugin that gives you the ability to be notified every time annotated function is called
Apache License 2.0
35 stars 1 forks source link

Gradle plugin should automatically apply runtime dependency #4

Closed milis92 closed 3 years ago

milis92 commented 3 years ago

Right now runtime dependency has to be applied explicitly to a project with krang plugin. We can include this dependency in the configuration phase of a krang gradle plugin