mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
prepare 1.50.5 release
This commit is contained in:
parent
e4d018393d
commit
77f43cde9a
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
# Delta Chat Android Changelog
|
||||
|
||||
## v1.50.5
|
||||
2025-01
|
||||
|
||||
* fix push-notifications handling for certain devices where it was not working correctly
|
||||
* update translations
|
||||
* using core 1.153.0
|
||||
|
||||
## v1.50.4
|
||||
2025-01
|
||||
|
||||
|
|
|
@ -27,8 +27,8 @@ android {
|
|||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
versionCode 707
|
||||
versionName "1.50.4"
|
||||
versionCode 708
|
||||
versionName "1.50.5"
|
||||
|
||||
applicationId "com.b44t.messenger"
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue