update version to 3.3.2

This commit is contained in:
tibbi
2018-03-04 09:08:46 +01:00
parent 5f8c13ff9a
commit ad3e72ecac

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts" applicationId "com.simplemobiletools.contacts"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 12 versionCode 13
versionName "3.3.1" versionName "3.3.2"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }