diff --git a/README.md b/README.md
index 439de9c..f533d8f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@


-
+
@@ -12,7 +12,7 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp
# 开始使用
点击下载最新版本
-
+
⚠️ 适配说明
diff --git a/build.gradle b/build.gradle
index 28e4d83..26e4ef5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,8 +5,8 @@ plugins {
}
ext {
- appVersionName = "1.35"
- appVersionCode = 5
+ appVersionName = "1.36"
+ appVersionCode = 6
}
task clean(type: Delete) {