#releaseBuild

This commit is contained in:
modmuss50 2017-10-12 22:28:32 +01:00
parent eb6098de5d
commit 709922b708

View file

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