Using the classpath
configuration for the buildscript
dependency is correct. The deprecation notice is likely from something that the custom plugin is configuring when applied, not the code in your project where you apply the plugin. You will likely need to make a change in the custom plugin itself.
↧
Buildscript dependencies
↧