diff --git a/app/build.gradle b/app/build.gradle
index 7020035d..a4c3651d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,8 +12,8 @@ android {
applicationId "com.bnyro.contacts"
minSdk 21
targetSdk 33
- versionCode 23
- versionName "6.0"
+ versionCode 24
+ versionName "7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
diff --git a/fastlane/metadata/android/en-US/changelogs/24.txt b/fastlane/metadata/android/en-US/changelogs/24.txt
new file mode 100644
index 00000000..9d0af94f
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/24.txt
@@ -0,0 +1 @@
+Important: The signing keys for this release have changed, hence you must reinstall the app and can't update it directly.
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index b6284f60..e8549466 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,5 +1,3 @@
-Important: Since the keys the app had been signed with is lost, please export all your local contacts as vcf before updating the app! Updating the app will require you to uninstall it first.
-
Connect You is a Contacts app built with Material Design 3 (You).
It supports all the common features such as creating, modifying and deleting contacts as well as phone numbers, emails, addresses and events.