feat: M18版本发布最终版本

This commit is contained in:
2022-09-14 14:44:17 +08:00
parent 7432920fda
commit 52cd04a466
5 changed files with 29 additions and 6 deletions

View File

@@ -7,10 +7,10 @@ android {
defaultConfig {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
minSdkVersion 23
targetSdkVersion 30
versionCode 26
versionName "8.220816"
versionCode 27
versionName "8.220907"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {