update the version to 5 (1.4)

This commit is contained in:
tibbi 2016-06-20 20:13:46 +02:00
parent f98a9eb496
commit 138c0fb049
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 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
signingConfigs {