diff --git a/app/build.gradle b/app/build.gradle index 0b7c2c6a..08d385da 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 56 - versionName "6.0.1" + versionCode 57 + versionName "6.1.0" setProperty("archivesBaseName", "notes") }