update version to 3.1.0

This commit is contained in:
tibbi 2018-01-17 21:16:07 +01:00
parent 8c52fefb1f
commit c340cfb472

View File

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