prepare v1.58.3

This commit is contained in:
adbenitez 2025-05-06 16:03:15 +02:00
parent 9a71de6944
commit b6ffc8df9e
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