feat: 增加绘制辅助线功能

This commit is contained in:
2023-03-17 13:55:52 +08:00
parent c5e4a216bc
commit 506299b3a3
13 changed files with 307 additions and 38 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 47
versionName "8.230223"
versionCode 48
versionName "8.230309"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {