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