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

Variant filters #32

Closed milis92 closed 1 year ago

milis92 commented 1 year ago

It would be useful if Krang could be enabled/disabled for specific variants.
For example, we might want to enable krang only for specific Android Flavors/Build variants or enable/disable krang for JVM tests