update version to 9 (1.9)
This commit is contained in:
parent
3736ba0108
commit
85cc64d348
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw"
|
applicationId "com.simplemobiletools.draw"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 8
|
versionCode 9
|
||||||
versionName "1.8"
|
versionName "1.9"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue