update version to 2.2.0

This commit is contained in:
tibbi 2017-10-22 12:48:25 +02:00
parent b92faf49ce
commit 1de5bed3e9
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 23
versionCode 21
versionName "2.1.0"
versionCode 22
versionName "2.2.0"
}
signingConfigs {