update version number

This commit is contained in:
adbenitez 2025-04-13 12:55:16 +02:00
parent bc73e1a2ba
commit 04a22cc8c6
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.0
2025-04
* tapping info messages with contacts open the contact's profile * tapping info messages with contacts open the contact's profile
* hide superfluous "Show Classic E-mails" advanced setting for chatmail * hide superfluous "Show Classic E-mails" advanced setting for chatmail

View file

@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
defaultConfig { defaultConfig {
versionCode 717 versionCode 718
versionName "1.56.1" versionName "1.58.0"
applicationId "com.b44t.messenger" applicationId "com.b44t.messenger"
multiDexEnabled true multiDexEnabled true