update version to 6.21.0

This commit is contained in:
tibbi 2022-08-18 23:27:37 +02:00
parent 94d1544a42
commit c19420dc1f
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 96
versionName "6.20.0"
versionCode 97
versionName "6.21.0"
setProperty("archivesBaseName", "contacts")
}