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