diff --git a/app/build.gradle b/app/build.gradle index e4ba8076..c2f55d37 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 105 - versionName "6.15.5" + versionCode 107 + versionName "6.15.6" setProperty("archivesBaseName", "notes") }