fix: 修改自动匹配算法,修改定位显示样式

This commit is contained in:
2022-11-29 11:00:11 +08:00
parent d830315c6b
commit c6ae0b54b2
4 changed files with 12 additions and 9 deletions

View File

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