Skip to content

Commit 78c45e1

Browse files
authored
Merge pull request #52 from sendbird/release/3.23.3
3.23.3
2 parents 1033615 + 2d71c62 commit 78c45e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
### v3.23.3 (Jul 17, 2025) with Chat SDK `v4.27.3`
3+
- Added support for setting `isAppearanceLightStatusBars` in edge-to-edge mode.
4+
- Added `useAppearanceLightStatusBars` to `EdgeToEdgeConfig`.
25
### v3.23.2 (Jun 27, 2025) with Chat SDK `v4.27.3`
36
- Release with [the latest chat SDK](https://github.com/sendbird/sendbird-chat-sdk-android/releases/tag/4.27.3) to avoid potential issues
47
### v3.23.1 (Jun 24, 2025) with Chat SDK `v4.27.2`

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ android.nonTransitiveRClass=false
2222
android.nonFinalResIds=false
2323
android.enableR8.fullMode=false
2424

25-
UIKIT_VERSION = 3.23.2
25+
UIKIT_VERSION = 3.23.3
2626
UIKIT_VERSION_CODE = 1

0 commit comments

Comments
 (0)