Skip to content

Commit 1a148af

Browse files
committed
Bump dependency version to 4.6.0
1 parent ecec068 commit 1a148af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samplejava/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535

3636
dependencies {
3737
// Add new dependencies
38-
implementation "io.getstream:stream-chat-android-ui-components:4.5.6"
38+
implementation "io.getstream:stream-chat-android-ui-components:4.6.0"
3939
implementation 'io.coil-kt:coil:1.1.1'
4040

4141
implementation 'androidx.appcompat:appcompat:1.2.0'

samplekotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939

4040
dependencies {
4141
// Add new dependencies
42-
implementation "io.getstream:stream-chat-android-ui-components:4.5.6"
42+
implementation "io.getstream:stream-chat-android-ui-components:4.6.0"
4343
implementation 'io.coil-kt:coil:1.1.1'
4444
implementation "androidx.activity:activity-ktx:1.2.0"
4545

0 commit comments

Comments
 (0)