update version to 2.2.0

This commit is contained in:
tibbi 2017-04-08 00:00:45 +02:00
parent 4531df2a0d
commit 040b7dcf77

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 25
versionCode 32
versionName "2.1.2"
versionCode 33
versionName "2.2.0"
}
signingConfigs {