update version to 2.2.1

This commit is contained in:
tibbi 2017-04-18 23:25:53 +02:00
parent a6dc7aebef
commit f5bd3484c1
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 25 targetSdkVersion 25
versionCode 33 versionCode 34
versionName "2.2.0" versionName "2.2.1"
} }
signingConfigs { signingConfigs {