diff --git a/app/build.gradle b/app/build.gradle
index 6deea102..13a4fbf3 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
         applicationId "com.simplemobiletools.notes"
         minSdkVersion 16
         targetSdkVersion 27
-        versionCode 43
-        versionName "3.0.1"
+        versionCode 44
+        versionName "3.1.0"
         setProperty("archivesBaseName", "notes")
     }