update version to 6.14.3

This commit is contained in:
tibbi 2021-04-04 09:23:21 +02:00
parent c459cda972
commit 0b4acca5d9

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 81
versionName "6.14.2"
versionCode 82
versionName "6.14.3"
setProperty("archivesBaseName", "contacts")
}