update version to 5.11.1

This commit is contained in:
tibbi 2021-11-27 21:05:30 +01:00
parent 60869f544c
commit d21f242f43
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 39
versionName "5.11.0"
versionCode 40
versionName "5.11.1"
setProperty("archivesBaseName", "sms-messenger")
}