fix: 处理异常上传问题

This commit is contained in:
2022-12-16 16:31:46 +08:00
parent 60bc4a2569
commit 36a65da786
5 changed files with 19 additions and 16 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 38
versionName "8.221214"
versionCode 39
versionName "8.221216"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {