update version to 3.1.4

This commit is contained in:
tibbi
2018-02-03 23:56:08 +01:00
parent b2fe9e6be3
commit 89431dde94

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts"
minSdkVersion 16
targetSdkVersion 27
versionCode 8
versionName "3.1.3"
versionCode 9
versionName "3.1.4"
setProperty("archivesBaseName", "contacts")
}