diff --git a/app/build.gradle b/app/build.gradle index f66eba33..7cbd764a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 23 - versionCode 4 - versionName "1.3" + versionCode 5 + versionName "1.4" } signingConfigs {