update version to 3.3.2

This commit is contained in:
tibbi 2018-03-04 09:08:46 +01:00
parent 5f8c13ff9a
commit ad3e72ecac
1 changed files with 2 additions and 2 deletions

View File

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