Hi everyone, I'm working on a Gradle plugin to ext...
# android
m
Hi everyone, I'm working on a Gradle plugin to extract common build logic for all of my android library modules. After setting up the plugin, I'm encountering the following error when running the
:app:kspProdReleaseKotlin
task.
Copy code
e: Wrong plugin option format: null, should be plugin:<pluginId>:<optionName>=<value>
not kotlin but kotlin colored 3