Skip to content

Commit d429fce

Browse files
committed
fixed bintray repo
1 parent 5738fc2 commit d429fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ bintray {
4747
publications = ['api']
4848

4949
pkg {
50-
repo = 'openapi-processor'
50+
repo = 'primary'
5151
userOrg = 'openapi-processor'
5252
name = 'openapi-processor-api'
5353
licenses = ['Apache-2.0']

0 commit comments

Comments
 (0)