We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5738fc2 commit d429fceCopy full SHA for d429fce
build.gradle
@@ -47,7 +47,7 @@ bintray {
47
publications = ['api']
48
49
pkg {
50
- repo = 'openapi-processor'
+ repo = 'primary'
51
userOrg = 'openapi-processor'
52
name = 'openapi-processor-api'
53
licenses = ['Apache-2.0']
0 commit comments