增加设备实时消息错误码显示

This commit is contained in:
yezhiqiu
2026-01-30 18:16:31 +08:00
parent 75014598ed
commit 9854b7b90d
4 changed files with 51 additions and 4 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2106
// versionName "2.1.6"
versionName "2.1.6-Beta3"
versionCode 2107
// versionName "2.1.7"
versionName "2.1.7-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"