Fix crash with Industrial Foregoing #releaseBuild
This commit is contained in:
parent
c926f41237
commit
0ebd138509
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ configurations {
|
||||||
compile.extendsFrom shade
|
compile.extendsFrom shade
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "2.6.8"
|
version = "2.6.9"
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
if (ENV.BUILD_NUMBER) {
|
if (ENV.BUILD_NUMBER) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue