update version to 6.22.3

This commit is contained in:
tibbi 2023-04-16 21:12:37 +02:00
parent 2fbf09f073
commit 31b203d586

View file

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