Merge branch 'M9_20221026'

This commit is contained in:
2022-10-28 16:00:25 +08:00
5 changed files with 466 additions and 237 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 28
versionName "8.221021"
versionCode 29
versionName "8.221028"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {