update version to 5.0.5

This commit is contained in:
tibbi 2019-10-12 18:19:07 +02:00
parent f8518ff296
commit 6b1805efb7

View File

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