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