We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a29d2 commit 251b72eCopy full SHA for 251b72e
publish.gradle
@@ -59,4 +59,4 @@ afterEvaluate {
59
miregoPublish {
60
}
61
62
-tasks.withType(PublishToMavenRepository) { it.dependsOn lint, test }
+//tasks.withType(PublishToMavenRepository) { it.dependsOn lint, test }
0 commit comments