update version to 5.14.1

This commit is contained in:
tibbi 2022-06-19 19:01:32 +02:00
parent 419d86e7ea
commit 11c68a8837
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 55
versionName "5.14.0"
versionCode 56
versionName "5.14.1"
setProperty("archivesBaseName", "sms-messenger")
}