Code cleanup

Release v6.6.0
Cleanup changelog
This commit is contained in:
NerdNumber9
2017-12-08 18:21:26 -05:00
parent 9af552c15a
commit 1a811d0917
6 changed files with 9 additions and 26 deletions

View File

@@ -40,8 +40,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 6104
versionName "v6.1.4-EH"
versionCode 6600
versionName "v6.6.0-EH"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""