When a main go binary and a plugin are build through gradle with a common private import, i end up having an error message when loading the plugin : plugin was built with a different version of package xxx. Is it possible somehow to reuse previous build or im doing something wrong ?