update version to 5.16.3

This commit is contained in:
tibbi 2022-11-19 23:45:32 +01:00
parent bdd41decc7
commit 442b320845
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 33
versionCode 63
versionName "5.16.2"
versionCode 64
versionName "5.16.3"
setProperty("archivesBaseName", "sms-messenger")
}