修改批量上传提示问题,重构批量上传中文件上传部分

This commit is contained in:
2022-10-28 15:46:39 +08:00
parent b32f3f5d09
commit 55537c4967
4 changed files with 452 additions and 267 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 28
versionName "8.221021"
versionCode 29
versionName "8.221028"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {