diff --git a/app/build.gradle b/app/build.gradle index 00e95055..c9a55db0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 83 - versionName "6.8.0" + versionCode 84 + versionName "6.8.1" setProperty("archivesBaseName", "notes") }