File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# 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 ` .
2
5
### v3.23.2 (Jun 27, 2025) with Chat SDK ` v4.27.3 `
3
6
- Release with [ the latest chat SDK] ( https://github.com/sendbird/sendbird-chat-sdk-android/releases/tag/4.27.3 ) to avoid potential issues
4
7
### v3.23.1 (Jun 24, 2025) with Chat SDK ` v4.27.2 `
Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ android.nonTransitiveRClass=false
22
22
android.nonFinalResIds =false
23
23
android.enableR8.fullMode =false
24
24
25
- UIKIT_VERSION = 3.23.2
25
+ UIKIT_VERSION = 3.23.3
26
26
UIKIT_VERSION_CODE = 1
You can’t perform that action at this time.
0 commit comments