update version to 6.14.2

This commit is contained in:
tibbi
2021-03-04 23:30:24 +01:00
parent 8511cfd25a
commit b0aa8e7fbb

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 80 versionCode 81
versionName "6.14.1" versionName "6.14.2"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }