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