version 2.3.5 beta (2020-03-16) + changes

This commit is contained in:
Christian Schneppe 2020-03-16 21:11:55 +01:00
parent 4aebdc5fa0
commit 885f22f806
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
* show PDF previews (PAM)
* minor UI improvements (PAM)
* use 12 byte IV for OMEMO
* bug fixes
* a lot of bug fixes
#### Version 2.3.4
* fixes for Jingle IBB file transfer

View file

@ -104,9 +104,9 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 294
versionCode 295
versionName "2.3.5"
versionNameSuffix " beta (2020-02-19)" //" beta (XXXX-XX-XX)"
versionNameSuffix " beta (2020-03-16)" //" beta (XXXX-XX-XX)"
//resConfigs "en"
archivesBaseName += "-$versionName"