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