release candidate 3

This commit is contained in:
AdrianLxM 2018-05-04 19:24:05 +02:00
parent 93c3a3d624
commit 7190bccf20

View file

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