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 e575bac commit e82c74bCopy full SHA for e82c74b
build.gradle
@@ -77,7 +77,7 @@ publishing {
77
}
78
79
publish {
80
- dependsOn(publishMods)
+ dependsOn("publishMods")
81
82
83
publishMods {
0 commit comments