update version to 6 (1.5)

This commit is contained in:
tibbi 2016-06-18 14:46:55 +02:00
parent 1bcf68c125
commit 47967eeadf
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 5
versionName "1.4"
versionCode 6
versionName "1.5"
}
signingConfigs {