修改bug ,腾讯网络信号为无的时候,使用GPS生成轨迹,

This commit is contained in:
wangdongsheng
2021-12-14 10:39:34 +08:00
parent 9f6a3a1cfe
commit b480884205
83 changed files with 970 additions and 1362 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 10
versionName "7.1130"
versionCode 11
versionName "8.1210"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {