update version to 5.5.1

This commit is contained in:
tibbi 2020-12-06 16:42:04 +01:00
parent 75fb84f9d4
commit cb78138623
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 18
versionName "5.5.0"
versionCode 19
versionName "5.5.1"
setProperty("archivesBaseName", "sms-messenger")
}