update version to 5.7.0

This commit is contained in:
tibbi 2021-11-08 23:31:40 +01:00
parent e58edd25e2
commit 0fdcf88363

View File

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