Skip to content

Commit 42e4e34

Browse files
committed
subprojects to allprojects to configure test task for main project
1 parent 0da0165 commit 42e4e34

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
}
44

5-
subprojects {
5+
allprojects {
66
apply plugin: 'java-library'
77

88
group = 'dev.mhh.cloner'

0 commit comments

Comments
 (0)