prepare 1.58.4

This commit is contained in:
adbenitez 2025-05-15 12:49:47 +02:00
parent 785729272a
commit cf653f41b7
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,7 @@
# Delta Chat Android Changelog # Delta Chat Android Changelog
## Unreleased ## 1.58.4
2025-05
* make in-chat apps properly work when they are not sent yet, in draft mode * make in-chat apps properly work when they are not sent yet, in draft mode
* better avatar quality * better avatar quality

View file

@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
defaultConfig { defaultConfig {
versionCode 721 versionCode 722
versionName "1.58.3" versionName "1.58.4"
applicationId "com.b44t.messenger" applicationId "com.b44t.messenger"
multiDexEnabled true multiDexEnabled true