fix: 修改版本号,修改bug

This commit is contained in:
2022-08-15 15:57:31 +08:00
parent 292863dcf7
commit 08a542f5ec
9 changed files with 77 additions and 63 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 25
versionName "8.220812"
versionCode 26
versionName "8.220815"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {