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

@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 30
buildToolsVersion '30.0.3'
buildToolsVersion '29.0.2'
defaultConfig {
minSdkVersion 16
targetSdkVersion 30