diff --git a/app/build.gradle b/app/build.gradle index fb496668..97c14414 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 78 - versionName "6.6.0" + versionCode 79 + versionName "6.6.1" setProperty("archivesBaseName", "notes") }