We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc60e2 commit 57c53e3Copy full SHA for 57c53e3
build.gradle
@@ -46,6 +46,7 @@ apply from: scriptsLocation + 'scoverage.gradle' // scoverage scala code coverag
46
apply from: scriptsLocation + 'vcs.gradle'
47
apply from: scriptsLocation + 'semVer.gradle'
48
apply from: scriptsLocation + 'tscfg.gradle'
49
+apply from: scriptsLocation + 'mavenCentralPublish.gradle'
50
apply from: scriptsLocation + 'branchName.gradle' // checks naming scheme of branches
51
52
configurations {
0 commit comments