Skip to content

Commit 5f4eae7

Browse files
authored
Merge pull request #4359 from deltachat/prep-2.49.0
prepare 2.49.0
2 parents 89ddc1e + 4a86098 commit 5f4eae7

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Delta Chat Android Changelog
22

3-
## Unreleased
3+
## v2.49.0
4+
2026-04
45

56
* Fix file sharing to certain apps (e.g. Material Files, etc.)
67
* Fix problem with calls when microphone permission is not granted

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
useLibrary 'org.apache.http.legacy'
2929

3030
defaultConfig {
31-
versionCode 746
32-
versionName "2.48.0"
31+
versionCode 747
32+
versionName "2.49.0"
3333

3434
applicationId "com.b44t.messenger"
3535
multiDexEnabled true

0 commit comments

Comments
 (0)