update version to 6.20.0

This commit is contained in:
tibbi 2022-07-23 12:13:55 +02:00
parent 384918ed84
commit 2e7a2f1fcd
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 31 targetSdkVersion 31
versionCode 95 versionCode 96
versionName "6.19.1" versionName "6.20.0"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }