Skip to content

Commit c343e9e

Browse files
committed
fix indent
1 parent cb6de5c commit c343e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/bintray.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if (System.env.BINTRAY_USER && System.env.BINTRAY_KEY) {
88
dryRun = System.env.CIRCLE_BRANCH != "master"
99
publish = true
1010
pkg {
11-
repo = "spar-wings"
11+
repo = "maven"
1212
name = project.name
1313
desc = project.description
1414
websiteUrl = "https://github.com/dai0304/spar-wings"

0 commit comments

Comments
 (0)