diff --git a/app/build.gradle b/app/build.gradle index c9f19ed1..234a1379 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 66 - versionName "6.2.1" + versionCode 67 + versionName "6.3.0" setProperty("archivesBaseName", "notes") }