diff --git a/app/build.gradle b/app/build.gradle index 1897f499..21c0225d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 94 - versionName "6.12.1" + versionCode 95 + versionName "6.12.2" setProperty("archivesBaseName", "notes") }