update version to 5.7.1

This commit is contained in:
tibbi
2021-12-15 17:25:31 +01:00
parent bad73714f8
commit a32bd2291b

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 37
versionName "5.7.0"
versionCode 38
versionName "5.7.1"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}