diff --git a/app/build.gradle b/app/build.gradle index b6d1ec0a..c8524032 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 63 - versionName "6.1.6" + versionCode 64 + versionName "6.1.7" setProperty("archivesBaseName", "notes") }