This commit is contained in:
tom5079
2020-08-08 16:29:04 +09:00
parent 9415ab4ef9
commit 9da1b30984
4 changed files with 12 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "4.21"
versionName "4.21-hotfix1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true

View File

@@ -12,7 +12,7 @@
"filters": [],
"properties": [],
"versionCode": 57,
"versionName": "4.21",
"versionName": "4.21-hotfix1",
"enabled": true,
"outputFile": "app-release.apk"
}