mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
update version number
This commit is contained in:
parent
ee78397614
commit
11600184be
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Delta Chat Android Changelog
|
# Delta Chat Android Changelog
|
||||||
|
|
||||||
## Unreleased
|
## v1.56.0
|
||||||
|
2025-03
|
||||||
|
|
||||||
* allow to edit messages
|
* allow to edit messages
|
||||||
* allow to delete messages for everyone
|
* allow to delete messages for everyone
|
||||||
|
|
|
@ -27,8 +27,8 @@ android {
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 715
|
versionCode 716
|
||||||
versionName "1.54.4"
|
versionName "1.56.0"
|
||||||
|
|
||||||
applicationId "com.b44t.messenger"
|
applicationId "com.b44t.messenger"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue