update version to 5.11.1

This commit is contained in:
tibbi 2023-01-14 17:35:58 +01:00
parent b7a4b2a58f
commit 6e123c2d5b
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 23
targetSdkVersion 33
versionCode 49
versionName "5.11.0"
versionCode 50
versionName "5.11.1"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}