Merge pull request #27 from jotomo/combo-scripter-v2

feb 7
This commit is contained in:
Simon Pauwels 2018-02-07 20:50:17 +01:00 committed by GitHub
commit 7c27146237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ android {
targetSdkVersion 23
multiDexEnabled true
versionCode 1500
version "1.57-combo-csv2-beta"
version "1.57-combo-csv2-beta-2"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", generateGitBuild()