Merge branch 'M9_20221026'

This commit is contained in:
2022-11-02 10:49:25 +08:00
3 changed files with 5 additions and 5 deletions

View File

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