update version to 6.21.2

This commit is contained in:
tibbi 2022-12-11 22:06:08 +01:00
parent 8a92831be8
commit bfd27c680b
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 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 98 versionCode 99
versionName "6.21.1" versionName "6.21.2"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }