We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8da1a6 commit ffbd2e0Copy full SHA for ffbd2e0
buildSrc/src/main/kotlin/Dependencies.kt
@@ -22,10 +22,10 @@ object Versions {
22
internal const val ROOM = "2.4.2"
23
internal const val SEALEDX = "1.0.0"
24
25
- internal const val LANDSCAPIST_GLIDE = "1.6.0"
+ internal const val LANDSCAPIST_GLIDE = "1.6.1"
26
internal const val ACCOMPANIST = "0.25.0"
27
28
- internal const val STREAM_CHAT = "5.7.0"
+ internal const val STREAM_CHAT = "5.8.0"
29
30
internal const val RETROFIT = "2.9.0"
31
internal const val RETROFIT_RESULT_ADAPTER = "1.0.1"
0 commit comments