update version to 6.12.4

This commit is contained in:
tibbi 2020-07-08 15:59:06 +02:00
parent 272ba65337
commit c7e3128e21

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 71
versionName "6.12.3"
versionCode 72
versionName "6.12.4"
setProperty("archivesBaseName", "contacts")
}