diff --git a/README.md b/README.md
index 0294cd9..f73ab39 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# TSBattery
-
+

-
+
[](https://t.me/XiaofangInternet)

@@ -12,7 +12,7 @@ TSBattery 是一个旨在使 QQ、TIM、微信 变得更省电的开源 Xposed
# 开始使用
点击下载最新版本
-
+
⚠️ 适配说明
diff --git a/build.gradle b/build.gradle
index 362de77..1918963 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,8 +5,8 @@ plugins {
}
ext {
- appVersionName = "3.2"
- appVersionCode = 11
+ appVersionName = "3.3"
+ appVersionCode = 12
}
task clean(type: Delete) {