update version to 11 (1.11)
This commit is contained in:
parent
b634aff6a2
commit
94c6b8d820
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 10
|
||||
versionName "1.10"
|
||||
versionCode 11
|
||||
versionName "1.11"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in New Issue