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