update version to 6.14.1

This commit is contained in:
tibbi 2021-02-15 13:11:24 +01:00
parent 53c08d31f9
commit 4ea93605f8
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 79
versionName "6.14.0"
versionCode 80
versionName "6.14.1"
setProperty("archivesBaseName", "contacts")
}