diff --git a/app/build.gradle b/app/build.gradle index eaebbd24..55f19d19 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 54 - versionName "5.0.2" + versionCode 55 + versionName "6.0.0" setProperty("archivesBaseName", "notes") }