diff --git a/app/build.gradle b/app/build.gradle index 15eee5c2..23567a55 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 61 - versionName "6.1.4" + versionCode 62 + versionName "6.1.5" setProperty("archivesBaseName", "notes") }