diff --git a/app/build.gradle b/app/build.gradle index 61e4d91c..3a653ad8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 102 - versionName "6.15.2" + versionCode 103 + versionName "6.15.3" setProperty("archivesBaseName", "notes") }