update version to 6.19.0

This commit is contained in:
tibbi 2022-06-08 09:37:08 +02:00
parent 49f3727fd5
commit 9b91ed9db2
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 31
versionCode 93
versionName "6.18.1"
versionCode 94
versionName "6.19.0"
setProperty("archivesBaseName", "contacts")
}