update version to 6.18.0

This commit is contained in:
tibbi 2022-03-24 13:17:25 +01:00
parent fdd52a3738
commit 0d0087a0d9
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 91
versionName "6.17.2"
versionCode 92
versionName "6.18.0"
setProperty("archivesBaseName", "contacts")
}