gradle-bintray-plugin documentation says that:
Currently the "plugins" notation cannot be used for applying the plugin for sub projects, when used from the root build script.
What does it mean? Should I add plugins notation in every module or something else?