update version to 6.21.1

This commit is contained in:
tibbi 2022-10-06 23:00:26 +02:00
parent cfa4f5102b
commit 127a8e9479
1 changed files with 2 additions and 2 deletions

View File

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