I have script file (Groovy DSL for Gradle 6.7.1) which I call from my builds via apply from: ... after applying plugins. All it does is that it provides default
apply from: ...