update version to 5.17.5

This commit is contained in:
tibbi 2023-03-04 23:07:37 +01:00
parent 98fc6eb0b4
commit 60e2124602
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 23
targetSdkVersion 33
versionCode 72
versionName "5.17.4"
versionCode 73
versionName "5.17.5"
setProperty("archivesBaseName", "sms-messenger")
}