diff --git a/app/build.gradle b/app/build.gradle index e526ed27..c5e0e4b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 97 - versionName "6.13.0" + versionCode 98 + versionName "6.14.0" setProperty("archivesBaseName", "notes") }