version code bump + modified changelog

This commit is contained in:
Daniel Gultsch 2019-10-07 22:16:11 +02:00
parent c21e9c22a7
commit c17f2dfd56
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### Version 2.5.12
* Jingle file transfer fixes
* Fixed OMEMO self healing (after backup restore) on servers w/o MAM
### Version 2.5.11
* Fixed crash on Android <5.0

View file

@ -84,7 +84,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 343
versionCode 346
versionName "2.5.12"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"