update version to 5.5.0

This commit is contained in:
tibbi 2020-12-28 17:33:08 +01:00
parent f50dbe9756
commit 9ef4db76e3

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 32
versionName "5.4.1"
versionCode 33
versionName "5.5.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}