update version to 5.16.4

This commit is contained in:
tibbi 2022-11-21 21:27:26 +01:00
parent 6b9059d4d3
commit c33561fa21
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 64
versionName "5.16.3"
versionCode 65
versionName "5.16.4"
setProperty("archivesBaseName", "sms-messenger")
}