修改bug

This commit is contained in:
wangdongsheng
2021-11-16 09:47:43 +08:00
parent a432e51e75
commit 48ed8dd67a
7 changed files with 109 additions and 32 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 {