diff --git a/README.md b/README.md
index 15f0dac..c0f1c3b 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# TSBattery
-
+

-
+

A new way to save your battery avoid cancer apps hacker it.
@@ -11,7 +11,7 @@ TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed
# 开始使用
点击下载最新版本
-
+
⚠️ 适配说明
diff --git a/build.gradle b/build.gradle
index 3946f56..362de77 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,8 +5,8 @@ plugins {
}
ext {
- appVersionName = "3.1"
- appVersionCode = 10
+ appVersionName = "3.2"
+ appVersionCode = 11
}
task clean(type: Delete) {