mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-27 11:08:35 +01:00
Bump version and update changelog
This commit is contained in:
@@ -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()}\""
|
||||
|
||||
Reference in New Issue
Block a user