fix: 修改停车检测根据卫星颗数导致隧道内不拍摄的问题,修改多线数据程序闪退的问题

This commit is contained in:
2023-04-19 15:01:25 +08:00
parent 477f4981e8
commit ac2beb5370
3 changed files with 14 additions and 10 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 51
versionName "8.230331-正式版"
versionCode 53
versionName "8.230419-正式版"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {