mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-07 03:06:06 +08:00
Modify change related description text in MainActivity
This commit is contained in:
@@ -63,8 +63,8 @@ class MainActivity : BaseActivity<ActivityMainBinding>() {
|
|||||||
"${value.trim().let { it.substring(0, it.lastIndex) }}\n\n其余版本请自行测试是否有效。"
|
"${value.trim().let { it.substring(0, it.lastIndex) }}\n\n其余版本请自行测试是否有效。"
|
||||||
} else "empty"
|
} else "empty"
|
||||||
}
|
}
|
||||||
private const val timSupportVersion = "2+、3+ (并未完全测试每个版本)"
|
private const val timSupportVersion = "2+、3+ (并未完全测试每个版本)。"
|
||||||
private const val wechatSupportVersion = "全版本仅支持基础省电,更多功能依然画饼"
|
private const val wechatSupportVersion = "全版本仅支持基础省电,更多功能依然画饼。"
|
||||||
|
|
||||||
/** 预发布的版本标识 */
|
/** 预发布的版本标识 */
|
||||||
private const val pendingFlag = ""
|
private const val pendingFlag = ""
|
||||||
|
Reference in New Issue
Block a user