diff --git a/README.md b/README.md
index c75f52a..447b118 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# MIUI 原生通知图标
-
+

-
+
@@ -12,7 +12,7 @@ Fix the native notification bar icon function abandoned by the MIUI development
# 开始使用
点击下载最新版本
-
+
⚠️ 适配说明
diff --git a/app/build.gradle b/app/build.gradle
index f029984..0f79a7c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -21,8 +21,8 @@ android {
applicationId "com.fankes.miui.notify"
minSdk 26
targetSdk 26
- versionCode 6
- versionName "1.3(pending)"
+ versionCode 7
+ versionName "1.35"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}