diff --git a/app/build.gradle b/app/build.gradle
index a3e3e41b..551f125b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 25
-        versionCode 82
-        versionName "1.4.2 'Monero Spedner'"
+        versionCode 83
+        versionName "1.4.3 'Monero Spedner'"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         externalNativeBuild {
             cmake {