优化直播出现超时体验

This commit is contained in:
yezhiqiu
2026-02-14 14:24:05 +08:00
parent dc9c091155
commit f0dcad40ea
7 changed files with 23 additions and 16 deletions

View File

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