update version to 15
This commit is contained in:
parent
56a953b07c
commit
0430f0bf75
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw"
|
applicationId "com.simplemobiletools.draw"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 14
|
versionCode 15
|
||||||
versionName "1.14"
|
versionName "1.15"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue