update version to 3.1.1

This commit is contained in:
tibbi 2018-01-23 09:51:36 +01:00
parent cfbf8e64b9
commit f9371af9ef

View File

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