fix: 批量提交数据增加进度及错误原因展示

This commit is contained in:
2023-03-02 16:45:17 +08:00
parent 96bb6a35e6
commit 2b6163fe45
11 changed files with 316 additions and 189 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 46
versionName "8.230214"
versionCode 47
versionName "8.230223"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {