1.修改查看图片的顺序

2.修改保存本地后台逻辑
3.端点间的距离判断
This commit is contained in:
wangdongsheng
2021-11-13 16:31:40 +08:00
parent 647a24085d
commit 2aef098319
22 changed files with 348 additions and 251 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 5
versionName "5.1"
versionCode 6
versionName "6.1112"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {