update the version to 7 (1.6)

This commit is contained in:
tibbi 2016-06-19 15:26:45 +02:00
parent 8efae34fc9
commit 402e217f63
1 changed files with 2 additions and 2 deletions

View File

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