diff --git a/app/build.gradle b/app/build.gradle index fcba12eb..6eeb3923 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 96 - versionName "6.12.3" + versionCode 97 + versionName "6.13.0" setProperty("archivesBaseName", "notes") }