App built

This commit is contained in:
tom5079
2020-10-02 12:59:32 +09:00
parent 2b67858453
commit 38c0399b09
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 61
versionName "5.1.2-alpha1"
versionName "5.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

View File

@@ -12,7 +12,7 @@
"filters": [],
"properties": [],
"versionCode": 61,
"versionName": "5.1.2-alpha1",
"versionName": "5.1.2",
"enabled": true,
"outputFile": "app-release.apk"
}