update version to 5.7.3

This commit is contained in:
tibbi 2022-02-11 10:41:46 +01:00
parent aaac31efbc
commit 6afa0dbdf8

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 39
versionName "5.7.2"
versionCode 40
versionName "5.7.3"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}