update version to 5.10.0

This commit is contained in:
tibbi 2022-08-28 23:32:51 +02:00
parent 04b220cd86
commit 9f3ffc7b95

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 33
versionCode 46
versionName "5.9.4"
versionCode 47
versionName "5.10.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}