This commit is contained in:
AdrianLxM 2018-04-28 19:49:55 +02:00
parent 81037cde5c
commit faa09f8505

View file

@ -63,7 +63,7 @@ android {
targetSdkVersion 25
multiDexEnabled true
versionCode 1500
version "1.60e-dev"
version "2.0-releasecandidate1"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", generateGitBuild()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"