update version to 8 (1.8)

This commit is contained in:
tibbi 2016-07-26 20:39:44 +02:00
parent d0d12ba107
commit c82e2a595d
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 23
versionCode 7
versionName "1.7"
versionCode 8
versionName "1.8"
}
signingConfigs {