修复移动网络下频繁触发重连的问题

This commit is contained in:
sansen
2026-07-24 10:41:40 +08:00
parent 4cc3047a6f
commit 31424f8ff6
2 changed files with 7 additions and 12 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.tsmobile.app"
minSdk = 26
targetSdk = 35
versionCode = 6
versionName = "1.0.6"
versionCode = 7
versionName = "1.0.7"
}
signingConfigs {