So looking at your configuration I think this will...
# kroto-plus
m
So looking at your configuration I think this will help. 1. You can remove
id "com.github.marcoferrer.kroto-plus" version "0.1.2"
from the plugins block. That was used for the legacy compiler when protoc wasnt supported yet. 2. To generate sources you can just run
./gradlew generateProto
3. You can remove
../protos/**
from your kroto config file