Merge pull request #3992 from deltachat/prep-2.24.0

prepare 2.24.0
This commit is contained in:
adb
2025-11-04 19:52:52 +01:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# Delta Chat Android Changelog
## Unreleased
## v2.24.0
2025-11
* Make it possible to invite members into a channel via a QR code,
and make channels more secure
+2 -2
View File
@@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 734
versionName "2.22.0"
versionCode 735
versionName "2.24.0"
applicationId "com.b44t.messenger"
multiDexEnabled true