Merge remote-tracking branch 'origin/main'

This commit is contained in:
Hosted Weblate
2025-01-10 18:37:43 +00:00
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -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
+2 -2
View File
@@ -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