This commit is contained in:
huanghongxun
2015-11-17 12:51:04 +08:00
parent 39b6d68006
commit 159a992081
243 changed files with 2990 additions and 2836 deletions

View File

@@ -21,7 +21,7 @@ if (!hasProperty('mainClass')) {
}
if (System.getenv("BUILD_NUMBER") != null)
version = System.getenv("BUILD_NUMBER")
version = System.getenv("BUILD_NUMBER")
buildscript {
repositories {