diff --git a/app/build.gradle b/app/build.gradle index 2f4d9f5a..24fb0bbf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 75 - versionName "6.5.4" + versionCode 76 + versionName "6.5.5" setProperty("archivesBaseName", "notes") }