update version to 6.7.1

This commit is contained in:
tibbi 2020-03-08 19:07:18 +01:00
parent 4df2f32780
commit 78c4d80925

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 57
versionName "6.7.0"
versionCode 58
versionName "6.7.1"
setProperty("archivesBaseName", "contacts")
}