update version to 5.11.2

This commit is contained in:
tibbi 2023-04-24 10:31:07 +02:00
parent 22e7d34746
commit 3cbbad14ed
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 50
versionName "5.11.1"
versionCode 51
versionName "5.11.2"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}