Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.arkivanov.decompose:decompose to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 182933a commit 2b65203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ kotlin {
implementation("io.ktor:ktor-client-content-negotiation:$ktorVersion")
implementation("io.ktor:ktor-serialization-kotlinx-json:$ktorVersion")

implementation("com.arkivanov.decompose:decompose:2.1.0-compose-experimental-alpha-03")
implementation("com.arkivanov.decompose:decompose:2.1.4")
implementation("com.arkivanov.decompose:extensions-compose-jetbrains:2.1.0-compose-experimental-alpha-03")

implementation("io.github.qdsfdhvh:image-loader:1.2.10")
Expand Down

0 comments on commit 2b65203

Please sign in to comment.