diff --git a/app/build.gradle b/app/build.gradle
index eafd4320..67efc976 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
         applicationId "com.m2049r.xmrwallet"
         minSdkVersion 21
         targetSdkVersion 28
-        versionCode 166
-        versionName "1.10.16 'Node-O-matiC'"
+        versionCode 170
+        versionName "1.11.0 'Chernushka'"
 
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         externalNativeBuild {