Skip to content

Commit 949a401

Browse files
subprojects
1 parent c0d2f69 commit 949a401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
}
55

6-
allprojects {
6+
subprojects {
77
apply plugin: "com.gradleup.shadow"
88
apply plugin: 'java'
99
apply plugin: 'maven-publish'

0 commit comments

Comments
 (0)