diff --git a/app/build.gradle b/app/build.gradle
index 73a9a8d2..ee5bfeb1 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -10,8 +10,8 @@ android {
         applicationId "com.simplemobiletools.notes"
         minSdkVersion 16
         targetSdkVersion 26
-        versionCode 34
-        versionName "2.2.1"
+        versionCode 35
+        versionName "2.2.2"
     }
 
     signingConfigs {