update version to 5.8.0

This commit is contained in:
tibbi 2022-03-18 19:22:17 +01:00
parent 0b14bf29da
commit dc73afc716

View File

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