version:1.2.6

fix:
update:修复闪退,优化定位小数问题
This commit is contained in:
2026-03-13 16:02:10 +08:00
parent 7e2b3f5165
commit 9978687c29
7 changed files with 32 additions and 17 deletions

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 26
versionName "1.2.5"
versionCode 27
versionName "1.2.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"