update version to 2.2.0
This commit is contained in:
parent
b92faf49ce
commit
1de5bed3e9
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue