Skip to content

Commit bdbde53

Browse files
committed
license
1 parent 2890f8f commit bdbde53

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,12 +170,6 @@ bintray {
170170
version {
171171
name = project.version
172172
released = new Date()
173-
// mavenCentralSync {
174-
// sync = false //[Default: true] Determines whether to sync the version to Maven Central.
175-
// user = mavenUser
176-
// password = mavenPass
177-
// close = '1' //Optional property. By default the staging repository is closed and artifacts are released to Maven Central. You can optionally turn this behaviour off (by puting 0 as value) and release the version manually.
178-
// }
179173
}
180174
}
181175
}

0 commit comments

Comments
 (0)