Merge pull request #3760 from deltachat/prep-1.58.3

prepare v1.58.3
This commit is contained in:
adb 2025-05-06 14:29:26 +00:00 committed by GitHub
commit fb50b03af4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,7 @@
# Delta Chat Android Changelog # Delta Chat Android Changelog
## Unreleased ## v1.58.3
2025-05
* fix: webxdc.selfName uses the name otherwise displayed * fix: webxdc.selfName uses the name otherwise displayed
* fix potential crash on startup * fix potential crash on startup

View file

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