diff --git a/app/build.gradle b/app/build.gradle index 4eb677e6..0c51d33a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 100 - versionName "6.15.0" + versionCode 101 + versionName "6.15.1" setProperty("archivesBaseName", "notes") }