3
This commit is contained in:
parent
e5736669ca
commit
269e297d9e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ repositories {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "4.0.0"
|
version = "3.0.0"
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
if (ENV.BUILD_NUMBER) {
|
if (ENV.BUILD_NUMBER) {
|
||||||
|
|
Loading…
Reference in a new issue