update version to 4.0.0

This commit is contained in:
tibbi 2018-05-22 19:27:38 +02:00
parent 7f9090ecdf
commit fec0002781

View File

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