diff --git a/README-zh-CN.md b/README-zh-CN.md
index 8d8e475..1f3b0ad 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 7f22931..35c4bbc 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 54b8736..cf7ac81 100644
--- a/build.gradle
+++ b/build.gradle
@@ -13,8 +13,8 @@ ext {
ndkVersion: '24.0.8215888'
]
app = [
- versionName : '1.2',
- versionCode : 4,
+ versionName : '1.25',
+ versionCode : 5,
signingConfigs: [
secretConfigsDirPath : "${projectDir.getAbsolutePath()}/.secret",
secretConfigsFileName: "key_store_secret.json"