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