update the version to 7 (1.6)

This commit is contained in:
tibbi 2016-07-01 15:57:48 +02:00
parent c5b4d6e88d
commit 9926a1b303
1 changed files with 2 additions and 2 deletions

View File

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