1.22.0 + changelog

This commit is contained in:
Christian Schneppe 2018-03-20 22:09:24 +01:00
parent f249b9bf33
commit 1042a2cde7
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
### Changelog
#### Version 1.22.0
* integrated expert option to enable multiple account
* some UI improvements
* improved MAM support
* bug fixes
#### Version 1.21.3
* small self messages improvement
* small notification improvement

View file

@ -86,7 +86,7 @@ android {
targetSdkVersion 25
versionCode 219
versionName "2.0.0"
versionName "1.22.0"
archivesBaseName += "-$versionName"
applicationId "de.pixart.messenger"