fix: 修改导航偏航提示

This commit is contained in:
2022-12-19 10:20:23 +08:00
22 changed files with 430 additions and 273 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 32
versionCode 39
versionName "8.221214"
versionCode 40
versionName "8.221219"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {