Skip to content

Commit 36ceb85

Browse files
committed
Add tools as tags
1 parent 7541dd3 commit 36ceb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ project.ext {
2828
version = "2.$masterCommitCount"
2929
website = 'https://github.com/stoyicker/android-check-2'
3030
scm = 'https://github.com/stoyicker/android-check-2'
31-
tags = ['android', 'plugin', 'check']
31+
tags = ['android', 'plugin', 'check', 'checkstyle', 'findbugs', 'pmd']
3232
pom = {
3333
licenses {
3434
license {

0 commit comments

Comments
 (0)