executableFiles

Available in a dev version: 0․11․0-grpc-186

How to configure

val executableFiles: ListProperty<File>(source)

Specifies the files that will be used during execution by the plugin.

Useful to properly handle caching in BufGenerateTask.

Automatically includes the plugin's .jar file if javaJar was used.

Optional.

See also