update version to 1.22

This commit is contained in:
tibbi 2016-11-27 11:54:20 +01:00
parent 8939807871
commit 575085b2e1

View File

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