The point is that you can’t do it for buildscript
block. It’s a Gradle design limitation.
There is nothing in ~/.gradle/init.d/
that helps you with buildscript
block. If it is no a requirement - you provided the sufficient solution.
The point is that you can’t do it for buildscript
block. It’s a Gradle design limitation.
There is nothing in ~/.gradle/init.d/
that helps you with buildscript
block. If it is no a requirement - you provided the sufficient solution.