We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7541dd3 commit 36ceb85Copy full SHA for 36ceb85
plugin/build.gradle
@@ -28,7 +28,7 @@ project.ext {
28
version = "2.$masterCommitCount"
29
website = 'https://github.com/stoyicker/android-check-2'
30
scm = 'https://github.com/stoyicker/android-check-2'
31
- tags = ['android', 'plugin', 'check']
+ tags = ['android', 'plugin', 'check', 'checkstyle', 'findbugs', 'pmd']
32
pom = {
33
licenses {
34
license {
0 commit comments