diff --git a/README.md b/README.md
index 13f2457..c2f2e1a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@


-
+
@@ -12,7 +12,7 @@ Fix the native notification bar icon function abandoned by the MIUI development
# 开始使用
点击下载最新版本
-
+
⚠️ 适配说明
diff --git a/build.gradle b/build.gradle
index bf41b32..d1bae55 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,8 +5,8 @@ plugins {
}
ext {
- appVersionName = "1.67"
- appVersionCode = 14
+ appVersionName = "1.7"
+ appVersionCode = 15
}
task clean(type: Delete) {