fix: 修改了拍照界面出现的定位不存在导致的程序崩溃的问题

This commit is contained in:
2023-02-21 11:11:18 +08:00
parent f7943db1c0
commit 88dd96f572
3 changed files with 35 additions and 9 deletions

View File

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