修改蓝牙直播,同时获取网络轨迹的bug;新增出现闪退,5秒自动退出APP;

This commit is contained in:
yezhiqiu
2025-11-17 09:48:42 +08:00
parent 19fbe218a7
commit 27f954a8c8
14 changed files with 119 additions and 18 deletions

View File

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