Skip to content

Commit 6737fde

Browse files
Update uikit changelog for v3.22.0
1 parent 7c7849f commit 6737fde

File tree

56 files changed

+756
-2303
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+756
-2303
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
### v3.22.0 (Dec 16, 2024) with Chat SDK `v4.21.1`
3+
* Templated-related code has been moved to a separate module.
24
### v3.21.1 (Nov 12, 2024) with Chat SDK `v4.20.0`
35
* Fixed thumbs up reaction not working in chat messages.
46
### v3.21.0 (Sep 12, 2024) with Chat SDK `v4.19.0`

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.21.1
25+
UIKIT_VERSION = 3.22.0
2626
UIKIT_VERSION_CODE = 1

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencyResolutionManagement {
1616
}
1717

1818
include ':uikit'
19-
rootProject.name='sendbird-uikit-android-sources'
2019
include ':uikit-samples'
20+
rootProject.name='sendbird-uikit-android-sources'
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)