mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-04 17:55:30 +08:00
Update version to 4.1 | Support QQ 8.9.13
This commit is contained in:
14
README.md
14
README.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://github.com/fankes/TSBattery)
|
[](https://github.com/fankes/TSBattery)
|
||||||
[](https://github.com/fankes/TSBattery/blob/master/LICENSE)
|
[](https://github.com/fankes/TSBattery/blob/master/LICENSE)
|
||||||
[](https://github.com/fankes/TSBattery/releases)
|
[](https://github.com/fankes/TSBattery/releases)
|
||||||
[](https://github.com/fankes/TSBattery/releases)
|
[](https://github.com/fankes/TSBattery/releases)
|
||||||
[](https://github.com/Xposed-Modules-Repo/com.fankes.tsbattery/releases)
|
[](https://github.com/Xposed-Modules-Repo/com.fankes.tsbattery/releases)
|
||||||
[](https://t.me/XiaofangInternet)
|
[](https://t.me/XiaofangInternet)
|
||||||
@@ -18,15 +18,17 @@ TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed
|
|||||||
|
|
||||||
## 适配说明
|
## 适配说明
|
||||||
|
|
||||||
- 支持并建议使用 <b>LSPosed</b>(若作用域没有自动出现推荐请勾选 QQ、TIM、微信)
|
- 支持并建议使用 **LSPosed**(若作用域没有自动出现推荐请勾选 QQ、TIM、微信)
|
||||||
|
|
||||||
- 可以使用 <b>~~EdXposed~~</b>,但随时停止支持
|
- 可以使用 **~~EdXposed~~**,但随时停止支持
|
||||||
|
|
||||||
- <b>太极无极 · 阴</b> 支持性不是很好,建议使用 <b>太极无极 · 阳</b>
|
- **太极无极 · 阴** 支持性不是很好,建议使用 **太极无极 · 阳** 或 **LSPatch (推荐)**
|
||||||
|
|
||||||
- 支持 <b>Pine</b>(梦境模块) 但是部分功能有限制
|
- 支持 **Pine**(梦境模块) 但是部分功能有限制
|
||||||
|
|
||||||
- 请不要使用 <b>~~应用转生~~</b>,发生封号情况后果自负
|
- 请不要使用 **~~应用转生~~**,发生封号情况后果自负
|
||||||
|
|
||||||
|
- 如果微信不能在 **LSPosed** 中生效,请尝试勾选任意包含微信作用域的模块,例如 **微X模块**
|
||||||
|
|
||||||
## 请勿用于非法用途
|
## 请勿用于非法用途
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
appVersionName = "4.0"
|
appVersionName = "4.1"
|
||||||
appVersionCode = 25
|
appVersionCode = 26
|
||||||
enableR8 = true
|
enableR8 = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user