新增LED设置,gps时间设置,开关机,直播蓝牙下发;修改添加设备没有支付,返回再次扫描不到设备bug

This commit is contained in:
yezhiqiu
2025-11-13 15:30:00 +08:00
parent 30df6ed02e
commit d4d8fa9861
20 changed files with 375 additions and 170 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2022
// versionName "2.0.22"
versionName "2.0.22-Beta4"
versionCode 2100
// versionName "2.1.0"
versionName "2.1.0-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"