update version to 6.12.5

This commit is contained in:
tibbi 2020-07-12 22:09:40 +02:00
parent c05f5fccac
commit 8b05e0d24b
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 72
versionName "6.12.4"
versionCode 73
versionName "6.12.5"
setProperty("archivesBaseName", "contacts")
}