修改1级的部分bug,解决点位方向旋转问题

This commit is contained in:
wds
2021-07-30 19:07:48 +08:00
parent afa832e6fd
commit be6f17f4cd
29 changed files with 768 additions and 488 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
ndkVersion '23.0.7123448'
// ndkVersion '23.0.7123448'
defaultConfig {
applicationId "com.navinfo.outdoor"