#releaseBuild

This commit is contained in:
drcrazy 2017-09-16 01:06:26 +03:00
parent 01c04c27bb
commit be88077f8c
2 changed files with 2 additions and 2 deletions

View file

@ -79,7 +79,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.7.1"
version = "2.7.2"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {