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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent e7b5e1b commit 7506378
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 @@ -55,7 +55,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.2")
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 7506378

Please sign in to comment.