#releaseBuild
This commit is contained in:
parent
75f06f6f80
commit
73f5554015
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "2.22.0"
|
||||
version = "2.22.1"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Reference in a new issue