diff --git a/app/build.gradle b/app/build.gradle
index d11f9c15..90ee81b7 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 31
-        versionCode 1402
-        versionName "2.4.2 'BaldaĆ­'"
+        versionCode 1403
+        versionName "2.4.3 'BaldaĆ­'"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         externalNativeBuild {
             cmake {