update version to 5.1.2

This commit is contained in:
tibbi 2020-03-22 10:35:39 +01:00
parent 8d455381be
commit aa3e43141b

View File

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