We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8656fd commit c366830Copy full SHA for c366830
annotation/build.gradle
@@ -24,7 +24,7 @@ bintray {
24
pkg {
25
repo = REPO
26
userOrg = USER
27
- name = ARTIFACT_ID_PROCESSOR
+ name = ARTIFACT_ID_ANNOTATION
28
vcsUrl = VCS_URL
29
licenses = LICENCES
30
version {
0 commit comments