#releaseBuild

This commit is contained in:
modmuss50 2019-01-03 14:00:33 +00:00
parent d67f670141
commit 94fd111224

View file

@ -54,7 +54,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.19.1"
version = "2.20.0"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {