update version to 1.21

This commit is contained in:
tibbi 2016-11-21 23:43:59 +01:00
parent e557c221c8
commit d099cc5778
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes" applicationId "com.simplemobiletools.notes"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 20 versionCode 21
versionName "1.20" versionName "1.21"
} }
signingConfigs { signingConfigs {