Not sure what you mean by “pick up”. If you add th...
# kobalt
c
Not sure what you mean by “pick up”. If you add the plugin to
val pl = plugins(…)
and sync your build file, then the new symbols will be available for auto completion in
Build.kt
. However, you need to be able to do a full build for this to work, so it’s not going to help you just yet