diff --git a/app/build.gradle b/app/build.gradle index b18ce5ee..e8d0692f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 23 - versionCode 20 - versionName "1.20" + versionCode 21 + versionName "1.21" } signingConfigs {