1.map和直播页增加用户和宠物虚线设置
2.优化帮助页面 3.支付页面去掉税的计算 4.GPS: Off 改为GPS: Sleep; 5.map页增加位置更新时间格式:当更新滞后超过2倍的上报间隔时,才显示 (2h 35m ago)”,显示休眠中时,不显示“(2h 35m ago) 6.运动数据改为查看30天数据 7.历史轨迹限制只能看30天数据
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
applicationId "com.abbidot.tracker"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 2203
|
||||
// versionName "2.2.3"
|
||||
versionName "2.2.3-Beta1"
|
||||
versionCode 2204
|
||||
// versionName "2.2.4"
|
||||
versionName "2.2.4-Beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user