Bump version and update changelog

This commit is contained in:
NerdNumber9
2019-04-19 23:03:51 -04:00
parent 39e0d434ad
commit a978cb90e8
2 changed files with 12 additions and 2 deletions

View File

@@ -42,8 +42,8 @@ android {
minSdkVersion 16
targetSdkVersion 28
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 8400
versionName "v8.4.0-EH"
versionCode 8401
versionName "v8.4.1-EH"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""