update version to 6.19.1

This commit is contained in:
tibbi 2022-06-26 09:46:33 +02:00
parent 597316f27b
commit b0beb0fd1e
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 94
versionName "6.19.0"
versionCode 95
versionName "6.19.1"
setProperty("archivesBaseName", "contacts")
}