update version to 5.18.2

This commit is contained in:
tibbi 2023-05-19 22:59:00 +02:00
parent 16734aa93d
commit 2bba900eb1
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 78
versionName "5.18.1"
versionCode 79
versionName "5.18.2"
setProperty("archivesBaseName", "sms-messenger")
}