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