update version to 5.0.0

This commit is contained in:
tibbi 2018-10-14 23:22:58 +02:00
parent 83848bcaf5
commit 087cfd9a05

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 28
versionCode 15
versionName "4.1.1"
versionCode 16
versionName "5.0.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}