fix: 修改了拍摄时txt文件经纬度的记录

This commit is contained in:
2022-01-12 13:37:06 +08:00
parent 6cb40f1bcc
commit 8231733922
5 changed files with 42 additions and 5 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 11
versionName "8.1210"
versionCode 12
versionName "8.1211"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {