update version to 6.22.0

This commit is contained in:
tibbi 2023-01-04 22:28:53 +01:00
parent beb7e67abd
commit da013ec783

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 99
versionName "6.21.2"
versionCode 100
versionName "6.22.0"
setProperty("archivesBaseName", "contacts")
}