Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf109e7

Browse files
committed
Update build.gradle
1 parent 4b98623 commit cf109e7

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)