version 1.22.1 + CHANGELOG

This commit is contained in:
Christian Schneppe 2018-03-21 21:27:03 +01:00
parent 9347faeb1f
commit 94d0e13ba7
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
### Changelog
#### Version 1.22.1
* show extended/TOR connection options in expert settings
* bug fixes
#### Version 1.22.0
* integrated expert option to enable multiple account
* some UI improvements

View file

@ -85,8 +85,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 219
versionName "1.22.0"
versionCode 220
versionName "1.22.1"
archivesBaseName += "-$versionName"
applicationId "de.pixart.messenger"