prepare 1.34.1 (#2395)

* update changelog for 1.34.1

* bump version to 1.34.1
This commit is contained in:
bjoern
2022-10-05 01:22:04 +02:00
committed by GitHub
parent 63ae7575ef
commit 35f16c80ac
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -1,5 +1,14 @@
# Delta Chat Android Changelog
## v1.34.1
2022-10
* more visible "recently seen" indicator
* fix: hide "disappearing messages" options for mailing lists
* update translations
* using core95
## v1.34.0
2022-10
+2 -2
View File
@@ -92,8 +92,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 637
versionName "1.34.0"
versionCode 638
versionName "1.34.1"
applicationId "com.b44t.messenger"
multiDexEnabled true