update version to 6.7.0

This commit is contained in:
tibbi 2020-02-05 22:56:57 +01:00
parent f68f14ba97
commit 9c524335f2
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 56
versionName "6.6.0"
versionCode 57
versionName "6.7.0"
setProperty("archivesBaseName", "contacts")
}