update version to 5.10.1

This commit is contained in:
tibbi
2022-10-11 14:22:44 +02:00
parent ac696de6e8
commit 34f1767c15

View File

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