#releaseBuild
This commit is contained in:
parent
4aae2422fa
commit
0086d88e1d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ configurations {
|
||||||
compile.extendsFrom shade
|
compile.extendsFrom shade
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "2.20.11"
|
version = "2.20.12"
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
if (ENV.BUILD_NUMBER) {
|
if (ENV.BUILD_NUMBER) {
|
||||||
|
|
Loading…
Reference in a new issue