diff --git a/app/build.gradle b/app/build.gradle index 3b87dab0..47e79aa6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 103 - versionName "6.15.3" + versionCode 104 + versionName "6.15.4" setProperty("archivesBaseName", "notes") }