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