diff --git a/README-zh-CN.md b/README-zh-CN.md
index 0b65f7d..4bab15a 100644
--- a/README-zh-CN.md
+++ b/README-zh-CN.md
@@ -2,7 +2,7 @@
[](https://github.com/KitsunePie/AppErrorsTracking)
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
-[](https://github.com/KitsunePie/AppErrorsTracking/releases)
+[](https://github.com/KitsunePie/AppErrorsTracking/releases)
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
diff --git a/README.md b/README.md
index 6dd6816..aec80c2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[](https://github.com/KitsunePie/AppErrorsTracking)
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
-[](https://github.com/KitsunePie/AppErrorsTracking/releases)
+[](https://github.com/KitsunePie/AppErrorsTracking/releases)
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
diff --git a/build.gradle b/build.gradle
index 9fafacb..0256a29 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ plugins {
}
ext {
- appVersionName = "1.0.1"
- appVersionCode = 2
+ appVersionName = "1.1"
+ appVersionCode = 3
enableR8 = true
}
\ No newline at end of file