1.修复轨迹和宠物有时不在一条线上的bug
2.增加pet页切换刷新运动数据 3.修复绑定设备激活重启,此时点击太快进入wifi 搜索不到bug 4.蓝牙透传通路由Raw TCP改为Https
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
applicationId "com.abbidot.tracker"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 35
|
||||
versionCode 2216
|
||||
// versionName "2.2.16"
|
||||
versionName "2.2.16-Beta1"
|
||||
versionCode 2300
|
||||
// versionName "2.3.0"
|
||||
versionName "2.3.0-Beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user