We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d2f69 commit 949a401Copy full SHA for 949a401
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven-publish'
4
}
5
6
-allprojects {
+subprojects {
7
apply plugin: "com.gradleup.shadow"
8
apply plugin: 'java'
9
apply plugin: 'maven-publish'
0 commit comments