Skip to content

Commit 359851c

Browse files
authored
[AND-374] Update StreamLog dependency (#5664)
* Update StreamLog dependency * Update CHANGELOG.md
1 parent 56a0394 commit 359851c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 🐞 Fixed
44

55
### ⬆️ Improved
6+
- Upgrade StreamLog dependency to avoid a warning message while compilation time related with a duplicated namespace. [#5664](https://github.com/GetStream/stream-chat-android/pull/5664)
67

78
### ✅ Added
89

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ shimmerCompose = "1.3.1"
7979
shot = "6.1.0"
8080
sonarqube = "6.0.1.5171"
8181
spotless = "6.20.0"
82-
streamLog = "1.3.1"
82+
streamLog = "1.3.2"
8383
streamPush = "1.3.0"
8484
streamResult = "1.3.2"
8585
testParameterInjector = "1.12"

0 commit comments

Comments
 (0)