1
0
Fork 1

version 1.13.5

This commit is contained in:
Christian Schneppe 2016-06-29 12:43:19 +02:00
parent d5be05fad6
commit ad0da00f3c
2 changed files with 8 additions and 2 deletions

View file

@ -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

View file

@ -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"