update version to 5.0.1

This commit is contained in:
tibbi
2018-11-30 21:38:13 +01:00
parent 40df313141
commit d3306c282c

View File

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