diff --git a/app/build.gradle b/app/build.gradle index 91e95812..afca1c6d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 70 - versionName "6.4.1" + versionCode 71 + versionName "6.5.0" setProperty("archivesBaseName", "notes") }