mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
update version number and changelog
This commit is contained in:
parent
13c45f37e7
commit
16037e7693
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.54.1
|
||||
## v1.54.2
|
||||
2025-02
|
||||
|
||||
* allow to add any chat to the home screen
|
||||
|
@ -16,7 +16,7 @@
|
|||
* prepare the app for receiving message deletion requests
|
||||
* do some small bug fixes
|
||||
* update translations
|
||||
* update to core 1.156.0
|
||||
* update to core 1.156.1
|
||||
|
||||
## v1.54.0
|
||||
2025-02
|
||||
|
|
|
@ -27,8 +27,8 @@ android {
|
|||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 712
|
||||
versionName "1.54.1"
|
||||
versionCode 713
|
||||
versionName "1.54.2"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue