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