diff --git a/app/build.gradle b/app/build.gradle
index ff572527..ed360575 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 28
-        versionCode 176
-        versionName "1.11.6 'Chernushka'"
+        versionCode 177
+        versionName "1.11.7 'Chernushka'"
 
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         externalNativeBuild {