version 1.13.5
This commit is contained in:
parent
d5be05fad6
commit
ad0da00f3c
2 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
|||
###Changelog
|
||||
|
||||
###Version 1.13.5
|
||||
* add image preview before sending single images directly
|
||||
* add vibrate notification when app is open
|
||||
* hide actionbar in fullscreen image/video view
|
||||
* bug fixes
|
||||
|
||||
###Version 1.13.4
|
||||
* new PGP decryption logic
|
||||
* bug fixes
|
||||
|
|
|
@ -73,8 +73,8 @@ android {
|
|||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
|
||||
versionCode 155
|
||||
versionName "1.13.5 beta (2016-06-28)"
|
||||
versionCode 156
|
||||
versionName "1.13.5"
|
||||
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "de.pixart.messenger"
|
||||
|
|
Loading…
Add table
Reference in a new issue