version bump to 1.23.5 + changelog

This commit is contained in:
Daniel Gultsch 2018-02-10 12:53:50 +01:00
parent b3561e80f2
commit cb1a5e3c68
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### Version 1.23.5
* improved self chat
### Version 1.23.4
* keep screen on while playing audio
* send delivery receipts after MAM catch-up

View File

@ -69,7 +69,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode 251
versionCode 252
versionName "1.23.5"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"