update version to 4 (1.4)

This commit is contained in:
tibbi 2016-08-22 20:08:02 +02:00
parent eec6901181
commit 179d6cf493

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.3"
versionCode 4
versionName "1.4"
}
signingConfigs {