update version to 5.5.2

This commit is contained in:
tibbi 2021-03-21 10:13:42 +01:00
parent b4f42511d1
commit cf0598a447
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 34
versionName "5.5.1"
versionCode 35
versionName "5.5.2"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}