update version to 6.22.1

This commit is contained in:
tibbi 2023-01-12 22:40:43 +01:00
parent 577edc4e8a
commit 8a717edb73
1 changed files with 2 additions and 2 deletions

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 100 versionCode 101
versionName "6.22.0" versionName "6.22.1"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }