update version to 6.18.1

This commit is contained in:
tibbi 2022-04-10 23:16:10 +02:00
parent f0c4a0ac0f
commit 88a472fae1
1 changed files with 2 additions and 2 deletions

View File

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