#releaseBuild include a load of fixes from drcrazy

This commit is contained in:
Modmuss50 2017-08-24 17:41:23 +01:00 committed by GitHub
parent e814a1bf3b
commit c401f116aa

View file

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