#releaseBuild
This commit is contained in:
parent
8e983e33ac
commit
4ed1071985
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "2.12.7"
|
||||
version = "2.12.8"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Reference in a new issue