mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
commit
5fd3352d81
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Delta Chat Android Changelog
|
# Delta Chat Android Changelog
|
||||||
|
|
||||||
## Unreleased
|
## v1.56.1
|
||||||
|
2025-03
|
||||||
|
|
||||||
* ignore click in info-messages from deleted in-chat apps
|
* ignore click in info-messages from deleted in-chat apps
|
||||||
* data saving: do not send messages to the server if user is the only member of the chat in single-device usage
|
* data saving: do not send messages to the server if user is the only member of the chat in single-device usage
|
||||||
|
|
|
@ -27,8 +27,8 @@ android {
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 716
|
versionCode 717
|
||||||
versionName "1.56.0"
|
versionName "1.56.1"
|
||||||
|
|
||||||
applicationId "com.b44t.messenger"
|
applicationId "com.b44t.messenger"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue