prepare 2.34.0

This commit is contained in:
adbenitez
2025-12-16 17:50:29 +01:00
parent 7454454b63
commit 87a6a12367
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# Delta Chat Android Changelog
## Unreleased
## v2.34.0
2025-12
* Allow to add relay from clipboard or image if camera permission is not granted
* Avoid crash in the "View Log" screen
+2 -2
View File
@@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 738
versionName "2.33.1"
versionCode 739
versionName "2.34.0"
applicationId "com.b44t.messenger"
multiDexEnabled true