File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- # suppress inspection "UnusedProperty" for whole file
2-
31# Upload configuration
42USER = hotchemi
5- GROUP_ID = com.github.hotchemi
3+ GROUP_ID = org.permissionsdispatcher
64ARTIFACT_ID_LIBRARY = permissionsdispatcher
75ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
86ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
97VERSION = 4.2.0-SNAPSHOT
108REPO = maven
119DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
12- WEBSITE = https://github.com/hotchemi /PermissionsDispatcher
13- VCS_URL = https://github.com/hotchemi /PermissionsDispatcher.git
10+ WEBSITE = https://github.com/permissions-dispatcher /PermissionsDispatcher
11+ VCS_URL = https://github.com/permissions-dispatcher /PermissionsDispatcher.git
1412LICENSES = ['Apache-2.0']
1513
1614# Plugin versions
You can’t perform that action at this time.
0 commit comments