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