Bump version number & small NPE fix.

This commit is contained in:
Dragon2488 2016-07-22 00:21:32 +07:00
parent b292fdd352
commit 8a053117c6
2 changed files with 16 additions and 14 deletions

View file

@ -64,7 +64,7 @@ configurations {
}
version = "1.3.4"
version = "1.3.5"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {