#releaseBuild
This commit is contained in:
parent
b5ad12a4bb
commit
6aa6183103
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ configurations {
|
||||||
compile.extendsFrom shade
|
compile.extendsFrom shade
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "2.12.8"
|
version = "2.12.9"
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
if (ENV.BUILD_NUMBER) {
|
if (ENV.BUILD_NUMBER) {
|
||||||
|
|
Loading…
Reference in a new issue