update version to 6.22.4

This commit is contained in:
tibbi 2023-06-09 23:11:58 +02:00
parent 2fb7aae92c
commit 0a01b56815
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 103
versionName "6.22.3"
versionCode 104
versionName "6.22.4"
setProperty("archivesBaseName", "contacts")
}