update version to 5.4.2

This commit is contained in:
tibbi 2020-09-22 14:45:43 +02:00
parent 766f1ef78c
commit b5c6b04613
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 30
versionCode 12
versionName "5.4.1"
versionCode 13
versionName "5.4.2"
setProperty("archivesBaseName", "sms-messenger")
}