1.增加默认谷歌地图导航

2.优化人和宠物位置切换
This commit is contained in:
yezhiqiu
2026-04-09 09:47:27 +08:00
parent 16956f1086
commit 862c9c9a06
20 changed files with 272 additions and 146 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2112
versionName "2.1.12"
// versionName "2.1.12-Beta4"
versionCode 2113
// versionName "2.1.13"
versionName "2.1.13-Beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"