update version to 6.21.2

This commit is contained in:
tibbi 2022-12-11 22:06:08 +01:00
parent 8a92831be8
commit bfd27c680b

View file

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