fix: 修改自动采集时大图模式不跟随当前位置移动地图的问题

This commit is contained in:
2022-08-12 15:22:53 +08:00
parent 0fe733d138
commit 0459d1e87c
3 changed files with 10 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ android {
minSdkVersion 24
targetSdkVersion 30
versionCode 25
versionName "8.220809"
versionName "8.220812"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {