diff --git a/app/build.gradle b/app/build.gradle index 8aa98519..1425c53e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 67 - versionName "6.3.0" + versionCode 68 + versionName "6.3.1" setProperty("archivesBaseName", "notes") }