fix: 增加轨迹图片恢复、缓存删除等功能

This commit is contained in:
2023-05-12 18:26:52 +08:00
parent 9d8185a958
commit 5a1b0edd82
21 changed files with 345 additions and 82 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 53
versionName "8.230419-正式版"
versionCode 54
versionName "8.230512-正式版"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {