update version to 5.9.2

This commit is contained in:
tibbi 2022-07-05 23:40:03 +02:00
parent 330a52a1c5
commit bc23aedacf

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 31
versionCode 43
versionName "5.9.1"
versionCode 44
versionName "5.9.2"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}