fix: 修改多线数据在拍照界面不渲染的问题

This commit is contained in:
2022-03-11 09:59:09 +08:00
parent af64163dff
commit ed5604f4bb
3 changed files with 24 additions and 13 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 14
versionName "8.220308"
versionCode 16
versionName "8.220310"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {