diff --git a/README.md b/README.md
index 8ee6f01..9c47169 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@


-
+
TSBattery a new way to save your battery avoid cancer apps hacker it.
TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed 模块
@@ -10,7 +10,7 @@ TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed
# 开始使用
点击下载最新版本
-
+
⚠️适配说明:此模块支持原生 Xposed、Lsposed(作用域 QQ、TIM、微信 如果不起作用勾选系统框架)、EdXposed(不推荐)、太极无极(阴和阳)、Pine(梦境模块)
diff --git a/app/build.gradle b/app/build.gradle
index 8bb725e..7470b6a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -22,8 +22,8 @@ android {
minSdkVersion 22
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 26
- versionCode 7
- versionName "2.4"
+ versionCode 8
+ versionName "2.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}