update version to 6 (1.6)

This commit is contained in:
tibbi 2016-09-07 22:42:33 +02:00
parent f40baad7e5
commit 534a12becb

View File

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