diff --git a/app/build.gradle b/app/build.gradle index 6026c3f7..3965b306 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 90 - versionName "6.10.2" + versionCode 91 + versionName "6.11.0" setProperty("archivesBaseName", "notes") }