Skip to content

Commit 4b98623

Browse files
committed
Update build.gradle
Experiment
1 parent 55de56e commit 4b98623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subprojects {
1717
apply from: "$rootProject.projectDir/gradle/jmh.gradle"
1818
// apply from: "$rootProject.projectDir/gradle/checkstyle.gradle"
1919
apply from: "$rootProject.projectDir/gradle/findbugs.gradle"
20-
apply plugin: 'com.mindviewinc.tagging'
20+
// apply plugin: 'com.mindviewinc.tagging'
2121
}
2222

2323
apply from: 'gradle/subprojects.gradle'

0 commit comments

Comments
 (0)