Skip to content

Commit cc4f459

Browse files
PetarVelikovJcMinarro
authored andcommitted
Update accompanist to v0.36.0.
1 parent 1f27d8d commit cc4f459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io/getstream/chat/android/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object Versions {
3131
internal const val ANDROIDX_TEST = "1.5.2"
3232
internal const val BASE_PROFILE = "1.3.1"
3333
internal const val COIL = "2.7.0"
34-
internal const val COMPOSE_ACCOMPANIST = "0.32.0"
34+
internal const val COMPOSE_ACCOMPANIST = "0.36.0"
3535
internal const val COMPOSE_STABLE_MARKER = "1.0.2"
3636
internal const val CONSTRAINT_LAYOUT = "2.2.0"
3737
internal const val COROUTINES = "1.9.0"

0 commit comments

Comments
 (0)