fix: 修改充电桩数据重复上传的问题

This commit is contained in:
2022-08-02 13:52:29 +08:00
parent c925268911
commit 258893dc10
7 changed files with 138 additions and 23 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 23
versionName "8.220617"
versionCode 24
versionName "8.220728"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {