diff --git a/README.md b/README.md
index ea86e59..cf41c1d 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 9cc0a18..9e22948 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ plugins {
}
ext {
- appVersionName = "1.0"
- appVersionCode = 1
+ appVersionName = "1.0.1"
+ appVersionCode = 2
enableR8 = true
}
\ No newline at end of file