update version to 7 (1.7)

This commit is contained in:
tibbi 2016-07-24 11:45:50 +02:00
parent 16185a2e05
commit 5826fcb566

View File

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