Prepare for release

This commit is contained in:
NerdNumber9
2018-06-10 01:26:18 -04:00
parent 34df0759f3
commit dd4a18a0b2
2 changed files with 6 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ android {
targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 7400
versionName "v7.4.3-EH"
versionName "v7.4.0-EH"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""