update version to 4.1.1

This commit is contained in:
tibbi 2018-08-13 21:10:30 +02:00
parent 06963493a4
commit 6b39423cf1

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 16
targetSdkVersion 27
versionCode 14
versionName "4.1.0"
versionCode 15
versionName "4.1.1"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}