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" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode 99 versionCode 100
versionName "6.21.2" versionName "6.22.0"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }