Bump version to 0.20.5
This commit is contained in:
@@ -33,8 +33,8 @@ android {
|
||||
defaultConfig {
|
||||
applicationId = "app.mihon"
|
||||
|
||||
versionCode = 30
|
||||
versionName = "0.20.4"
|
||||
versionCode = 31
|
||||
versionName = "0.20.5"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")
|
||||
buildConfigField("String", "COMMIT_SHA", "\"${getLatestCommitSha()}\"")
|
||||
|
||||
Reference in New Issue
Block a user