Merge pull request #4487 from deltachat/prep-2.53.0

prepare 2.53.0
This commit is contained in:
adb
2026-06-15 22:47:25 +02: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.53.0
2026-06
* Use message style notifications for longer message previews
* Remove notification after audio playback ends
+2 -2
View File
@@ -28,8 +28,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 750
versionName "2.52.0"
versionCode 751
versionName "2.53.0"
applicationId "com.b44t.messenger"
multiDexEnabled true