增加蓝牙围栏设置,修改了对比测试bug

This commit is contained in:
yezhiqiu
2025-10-31 18:18:50 +08:00
parent e81b62159a
commit 9e465cef8c
103 changed files with 176 additions and 191 deletions

View File

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