diff --git a/app/build.gradle b/app/build.gradle index 4a744453..6714bf51 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 73 - versionName "6.5.2" + versionCode 74 + versionName "6.5.3" setProperty("archivesBaseName", "notes") }