update version to 5.6.1

This commit is contained in:
tibbi 2020-12-24 20:43:48 +01:00
parent a375ff82b9
commit 0157f85144
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 20
versionName "5.6.0"
versionCode 21
versionName "5.6.1"
setProperty("archivesBaseName", "sms-messenger")
}