update version to 3.3.1
This commit is contained in:
parent
9cb647ca12
commit
38a8df9dc3
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.contacts"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 11
|
||||
versionName "3.3.0"
|
||||
versionCode 12
|
||||
versionName "3.3.1"
|
||||
setProperty("archivesBaseName", "contacts")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue