update version to 5.0.2

This commit is contained in:
tibbi 2019-03-10 20:49:23 +01:00
parent a3e3dadc1c
commit af4c163188

View File

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