This commit is contained in:
renjianbo0118
2021-07-20 00:50:18 +08:00
parent f6fd12d609
commit ee11ca7119
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ android {
targetSdkVersion 28
// multiDexEnabled true
versionCode 1
versionName "1.1.0"
versionName "1.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
ndk {

View File

@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.1.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]