diff --git a/README.md b/README.md
index 447b118..fb9d018 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/app/build.gradle b/app/build.gradle
index 0f79a7c..90473bb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -21,8 +21,8 @@ android {
applicationId "com.fankes.miui.notify"
minSdk 26
targetSdk 26
- versionCode 7
- versionName "1.35"
+ versionCode 8
+ versionName "1.36"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}