fix: 修改定位方式

This commit is contained in:
2022-12-14 10:50:55 +08:00
parent f04b2a5892
commit 390d3d435c
12 changed files with 307 additions and 116 deletions

View File

@@ -12,7 +12,7 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 36
versionCode 38
versionName "8.221207"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}