Merge pull request #1730 from deltachat/prep-1.14.4

prep 1.14.4
This commit is contained in:
bjoern
2020-11-13 15:34:50 +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.4
2020-11
* fix input line height when using system-emojis
* fix crash on receiving certain messages with quotes
## v1.14.3
2020-11
+2 -2
View File
@@ -89,8 +89,8 @@ android {
}
defaultConfig {
versionCode 598
versionName "1.14.3"
versionCode 599
versionName "1.14.4"
applicationId "com.b44t.messenger"
multiDexEnabled true