1.修复显示所有宠物开启,切换宠物时,宠物的位置会变化bug

2.修复显示所有宠物的开关,在Map 和直播中未关联,直播页中开启/关闭,但在Map中未同步bug
This commit is contained in:
2026-06-11 17:17:34 +08:00
parent bb5bd7adf3
commit d4f5a1e0a3
15 changed files with 134 additions and 17 deletions

View File

@@ -30,7 +30,7 @@ android {
targetSdkVersion 35
versionCode 2210
// versionName "2.2.10"
versionName "2.2.10-Beta2"
versionName "2.2.10-Beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"