update version to 6.14.1

This commit is contained in:
tibbi
2021-02-15 13:11:24 +01:00
parent 53c08d31f9
commit 4ea93605f8

View File

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