update version to 5.14.3

This commit is contained in:
tibbi 2022-06-26 13:02:22 +02:00
parent 0031c7bb1d
commit 8a6193718f
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 31
versionCode 57
versionName "5.14.2"
versionCode 58
versionName "5.14.3"
setProperty("archivesBaseName", "sms-messenger")
}