完善绑定设备流程,有套餐设备绑定也发送蓝牙1a指令

This commit is contained in:
yezhiqiu
2026-01-14 17:14:22 +08:00
parent ed0a3e803d
commit 8bb497b548
3 changed files with 151 additions and 33 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2103
// versionName "2.1.3"
versionName "2.1.3-Beta2"
versionCode 2104
// versionName "2.1.4"
versionName "2.1.4-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"