We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547791a commit edd357aCopy full SHA for edd357a
buildSrc/src/main/kotlin/deps.kt
@@ -106,7 +106,7 @@ object deps {
106
const val compose = "io.coil-kt:coil-compose:2.2.2"
107
}
108
109
- const val immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5"
+ const val immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8"
110
111
const val flowExt = "io.github.hoc081098:FlowExt:0.5.0"
112
const val timber = "com.jakewharton.timber:timber:5.0.1"
0 commit comments