update version to 5.11.0

This commit is contained in:
tibbi 2022-12-24 21:08:04 +01:00
parent f69691548a
commit 7a60c990ef
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 48
versionName "5.10.1"
versionCode 49
versionName "5.11.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}