fix: 修改自动采集的bug

This commit is contained in:
2022-08-09 10:24:55 +08:00
parent 258893dc10
commit 0fe733d138
14 changed files with 375 additions and 127 deletions

View File

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