feat: 增加道路任务拍摄时的距离判定,当连续5个点距离小于2米时暂停拍摄
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "com.navinfo.outdoor"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 30
|
||||
versionCode 48
|
||||
versionName "8.230221"
|
||||
versionCode 49
|
||||
versionName "8.230317"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
ndk {
|
||||
|
||||
Reference in New Issue
Block a user