update version to 6.19.0

This commit is contained in:
tibbi 2022-06-08 09:37:08 +02:00
parent 49f3727fd5
commit 9b91ed9db2

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 93 versionCode 94
versionName "6.18.1" versionName "6.19.0"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }