Le 20/10/2017 à 22:04, Sebastian Humenda a écrit :
> Sorry, I don't know. What would be the correct way to disable it?
You can simply patch build.gradle and remove the "apply plugin"
directive, the dependency declaration and the "bundle { ... }" block.
Emmanuel Bourg