update version to 6.12.7

This commit is contained in:
tibbi
2020-08-06 12:54:11 +02:00
parent 5f5f9779d9
commit ff5b29325c

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 74 versionCode 75
versionName "6.12.6" versionName "6.12.7"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }