fix: 修改版本号

This commit is contained in:
2022-12-13 14:01:45 +08:00
parent 4fe4322f46
commit 00b8dc27d1
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 36
versionName "8.221207"
versionCode 37
versionName "8.221213"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {