update version to 6.12.6

This commit is contained in:
tibbi 2020-07-18 20:34:42 +02:00
parent a646d1a0f3
commit 30515f29c2
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 73
versionName "6.12.5"
versionCode 74
versionName "6.12.6"
setProperty("archivesBaseName", "contacts")
}