fix: 修改批量提交时充电站数据失败的问题

This commit is contained in:
2022-11-02 10:48:50 +08:00
parent 313818c6bf
commit 4602d2eb0a
3 changed files with 5 additions and 5 deletions

View File

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