update version to 6.22.2

This commit is contained in:
tibbi 2023-03-07 19:27:25 +01:00
parent 06506f1233
commit 004e9a838b

View File

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