update version to 4.4.0
This commit is contained in:
parent
1e0d8e7787
commit
6d5bace1ba
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.contacts"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 30
|
||||
versionName "4.3.0"
|
||||
versionCode 31
|
||||
versionName "4.4.0"
|
||||
setProperty("archivesBaseName", "contacts")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue