Skip to content

Commit

Permalink
Merge pull request #8 from element-hq/renovate/org.jetbrains.kotlinx-…
Browse files Browse the repository at this point in the history
…kotlinx-collections-immutable-0.x

Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.7
  • Loading branch information
jmartinesp authored Feb 12, 2024
2 parents a7d6561 + b9375e6 commit ad70201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ androidx_activity_activity = { module = "androidx.activity:activity", version.re
androidx_compose_ui_test_junit = { module = "androidx.compose.ui:ui-test-junit4-android" }

# Kotlin
kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6"
kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"

# Accompanist
accompanist_systemui = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
Expand Down

0 comments on commit ad70201

Please sign in to comment.