diff --git a/README.md b/README.md
index 1dba368..58a3c60 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 a9e6747..5d3ae30 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -21,8 +21,8 @@ android {
applicationId "com.fankes.miui.notify"
minSdk 26
targetSdk 26
- versionCode 3
- versionName "1.15"
+ versionCode 4
+ versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}