update version to 5 (1.4)

This commit is contained in:
tibbi 2016-06-15 15:55:43 +02:00
parent 08dd94f10f
commit 2381e07ab3
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 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
signingConfigs {