diff --git a/app/build.gradle b/app/build.gradle index 3d327151..7988f393 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 85 - versionName "6.8.2" + versionCode 86 + versionName "6.9.0" setProperty("archivesBaseName", "notes") }