update version to 5.1.1

This commit is contained in:
tibbi 2020-03-09 22:33:27 +01:00
parent cbd5de6c48
commit 952f69f604

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 29
versionCode 22
versionName "5.1.0"
versionCode 23
versionName "5.1.1"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}