mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
update version number
This commit is contained in:
parent
bc73e1a2ba
commit
04a22cc8c6
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## Unreleased
|
||||
## v1.58.0
|
||||
2025-04
|
||||
|
||||
* tapping info messages with contacts open the contact's profile
|
||||
* hide superfluous "Show Classic E-mails" advanced setting for chatmail
|
||||
|
|
|
@ -27,8 +27,8 @@ android {
|
|||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 717
|
||||
versionName "1.56.1"
|
||||
versionCode 718
|
||||
versionName "1.58.0"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue