Add branch and commit hash to version name

This commit is contained in:
2017-07-23 23:49:12 -04:00
parent b2734b179c
commit c05f50998f
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
VERSION_CODE = 33
VERSION_NAME = 1.7.6
MIN_SDK_VERSION = 19
TARGET_SDK_VERSION = 25
COMPILE_SDK_VERSION = 25