fix: 更新自动匹配算法

This commit is contained in:
2022-11-25 17:34:46 +08:00
parent e592017769
commit d830315c6b
14 changed files with 233 additions and 118 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 31
versionName "8.221118"
versionCode 32
versionName "8.221125"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {