Skip to content

Commit ffbd2e0

Browse files
committed
Bump Stream SDK to 5.8.0 and Landscapist to 1.6.1
1 parent f8da1a6 commit ffbd2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ object Versions {
2222
internal const val ROOM = "2.4.2"
2323
internal const val SEALEDX = "1.0.0"
2424

25-
internal const val LANDSCAPIST_GLIDE = "1.6.0"
25+
internal const val LANDSCAPIST_GLIDE = "1.6.1"
2626
internal const val ACCOMPANIST = "0.25.0"
2727

28-
internal const val STREAM_CHAT = "5.7.0"
28+
internal const val STREAM_CHAT = "5.8.0"
2929

3030
internal const val RETROFIT = "2.9.0"
3131
internal const val RETROFIT_RESULT_ADAPTER = "1.0.1"

0 commit comments

Comments
 (0)