update version to 3.1.2

This commit is contained in:
tibbi 2018-04-04 22:25:47 +02:00
parent 419db032ee
commit 0b305251de

View File

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