update version to 5.4.4

This commit is contained in:
tibbi 2020-09-23 14:35:19 +02:00
parent 4668629b30
commit 195bccca4f
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 14
versionName "5.4.3"
versionCode 16
versionName "5.4.4"
setProperty("archivesBaseName", "sms-messenger")
}