1.套餐名字去掉Premium显示
2.套餐价格显示保留2位小数点 3.解绑设备时,有连接蓝牙会发送清除设备端数据指令: 0x1A消息,驱动 Tracker 把状态设置为:2.出厂状态。
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
applicationId "com.abbidot.tracker"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 2102
|
||||
// versionName "2.1.2"
|
||||
versionName "2.1.2-Beta1"
|
||||
versionCode 2103
|
||||
// versionName "2.1.3"
|
||||
versionName "2.1.3-Beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user