We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da0165 commit 42e4e34Copy full SHA for 42e4e34
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java-library'
3
}
4
5
-subprojects {
+allprojects {
6
apply plugin: 'java-library'
7
8
group = 'dev.mhh.cloner'
0 commit comments