update version to 8 (1.7)

This commit is contained in:
tibbi 2016-06-18 20:17:52 +02:00
parent 6aa66155d4
commit d97fc88952

View File

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