update version to 1.22

This commit is contained in:
tibbi committed 2016-11-27 11:54:20 +01:00
1 parent 8939807871
commit 575085b2e1
1 file changed
+2 -2
+2 -2
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 {