feat: 分段上传功能完成-M9Tag

This commit is contained in:
2022-10-26 10:00:41 +08:00
parent 8706bb1243
commit f440f09ca4
6 changed files with 18 additions and 6 deletions

View File

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