Add branch name to CI build version

This commit is contained in:
solohsu 2020-08-03 17:57:00 +08:00
parent b6c1a1bd01
commit dd45ba35cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version: '0.5.0.6 ({build})'
version: '0.5.0.6-{branch} ({build})'
environment:
ANDROID_HOME: C:\android-sdk-windows