diff --git a/app/build.gradle b/app/build.gradle index 299aac11..06c83708 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 23 targetSdkVersion 34 - versionCode 108 - versionName "6.16.0" + versionCode 109 + versionName "6.16.1" setProperty("archivesBaseName", "notes") }