diff --git a/README-zh-CN.md b/README-zh-CN.md
index ee33d2d..9e6e940 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 a7fabcf..43aeb3e 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 cdc36d7..277e49c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ plugins {
}
ext {
- appVersionName = "1.1"
- appVersionCode = 3
+ appVersionName = "1.2"
+ appVersionCode = 4
enableR8 = true
}
\ No newline at end of file