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" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode 102 versionCode 103
versionName "6.22.2" versionName "6.22.3"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }