1.修复消息全部已读页面不更新bug
2.优化直播雷达开灯加载动画变大问题 3.led设置页面重新编写逻辑 4.蓝牙绑定指令增加上位机类型和绑定密钥 5.map页新增睡眠显示 6.信用卡页面,输入名字默认全大写 7.Wifi zone 内,地址显示为“Home · xxxxx” 8.优化雷达直播LED灯按钮禁用状态
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
applicationId "com.abbidot.tracker"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 2111
|
||||
// versionName "2.1.11"
|
||||
versionName "2.1.11-Beta1"
|
||||
versionCode 2112
|
||||
// versionName "2.1.12"
|
||||
versionName "2.1.12-Beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user