version 2.3.4 + CHANGELOG

This commit is contained in:
Christian Schneppe 2019-12-12 20:23:45 +01:00
parent cbffac53d5
commit cffb75e456
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E
2 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,12 @@
### Changelog
#### Version 2.3.4
* fixes for Jingle IBB file transfer
* fixes for repeated corrections filling up the database
* switched to Last Message Correction v1.1
* increase mam messages catchup
* bug fixes
#### Version 2.3.3
* fix missing send button

View file

@ -105,8 +105,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 279
versionName "2.3.3"
versionCode 281
versionName "2.3.4"
//resConfigs "en"
archivesBaseName += "-$versionName"