mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +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
|
# 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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue