修改bug

This commit is contained in:
wangdongsheng
2021-11-15 10:03:59 +08:00
parent 2aef098319
commit 157b67ecab
8 changed files with 35 additions and 22 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 6
versionName "6.1112"
versionCode 7
versionName "6.1113"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {