update version to 5.4.5

This commit is contained in:
tibbi 2020-10-27 23:15:44 +01:00
parent fdf2af410c
commit f70c331162
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 16
versionName "5.4.4"
versionCode 17
versionName "5.4.5"
setProperty("archivesBaseName", "sms-messenger")
}