fix: 修改自动采集图片损坏的问题

This commit is contained in:
2023-01-09 14:39:51 +08:00
parent 8c81509ccb
commit b1a89e1f05
2 changed files with 99 additions and 66 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 40
versionName "8.221219"
versionCode 41
versionName "8.230109"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {