update the version to 5 (1.4)

This commit is contained in:
tibbi 2016-06-17 00:28:54 +02:00
parent b4c76b4dfd
commit e05a7eca88

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
signingConfigs {