More tagging testing.
This commit is contained in:
parent
91811dc7a6
commit
201d851ea9
2 changed files with 1 additions and 5 deletions
|
@ -67,6 +67,6 @@ val p = project {
|
||||||
}
|
}
|
||||||
|
|
||||||
bintray {
|
bintray {
|
||||||
publish = true
|
publish = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
@echo off
|
|
||||||
set DIRNAME=%~dp0
|
|
||||||
if "%DIRNAME%" == "" set DIRNAME=.
|
|
||||||
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
|
|
Loading…
Add table
Add a link
Reference in a new issue