update version to 5.9.0

This commit is contained in:
tibbi 2022-06-07 10:50:58 +02:00
parent 579103e292
commit 9086d96c47

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 31
versionCode 41
versionName "5.8.0"
versionCode 42
versionName "5.9.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}