Import composite build plugin as subtitue module dependency [Gradle]
THIS SITE IS MIRROR || Skip to Full Contents (Read More)
Import composite build plugin as subtitue module dependency [Gradle] - pre>
// change folder path inside bracket
includeBuildplugin
dependencySubstitution
// change your // change folder path inside bracket
includeBuild(“plugin”) {
dependencySubstitution {
// change your artifact group and id
// iam using https://github.com/dimaslanjaka/gradle-plugin/
THIS SITE IS MIRROR || Skip to Full Contents (Read More)
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.