Merge pull request #1724 from deltachat/prep-1.14.3

prep 1.14.3
This commit is contained in:
bjoern
2020-11-09 18:06:17 +01:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# Delta Chat Android Changelog
## v1.14.3
2020-11
* add timestamps to image and video filenames
* fix: preserve quotes in messages with attachments
## v1.14.2
2020-11
+2 -2
View File
@@ -89,8 +89,8 @@ android {
}
defaultConfig {
versionCode 597
versionName "1.14.2"
versionCode 598
versionName "1.14.3"
applicationId "com.b44t.messenger"
multiDexEnabled true