diff --git a/app/build.gradle b/app/build.gradle index 8e987720..ca423a69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 23 - versionCode 17 - versionName "1.17" + versionCode 18 + versionName "1.18" } signingConfigs {