update version to 6.22.4
This commit is contained in:
parent
2fb7aae92c
commit
0a01b56815
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.contacts.pro"
|
applicationId "com.simplemobiletools.contacts.pro"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 103
|
versionCode 104
|
||||||
versionName "6.22.3"
|
versionName "6.22.4"
|
||||||
setProperty("archivesBaseName", "contacts")
|
setProperty("archivesBaseName", "contacts")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue