update version to 6.6.0

This commit is contained in:
tibbi 2020-01-22 19:40:20 +01:00
parent 127b584dc3
commit 680e60edba

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 55
versionName "6.5.2"
versionCode 56
versionName "6.6.0"
setProperty("archivesBaseName", "contacts")
}