update version to 5 (1.5)

This commit is contained in:
tibbi 2016-08-30 22:57:43 +02:00
parent 1ffda624a3
commit 634522a8c8

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