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:extensions-compo…
Browse files Browse the repository at this point in the history
…se-jetbrains to v2.0.0-compose-experimental-beta-01
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 72c8dbe commit 07d3e52
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 @@ -54,7 +54,7 @@ kotlin {
implementation("io.ktor:ktor-serialization-kotlinx-json:$ktorVersion")

implementation("com.arkivanov.decompose:decompose:2.0.0-compose-experimental-alpha-02")
implementation("com.arkivanov.decompose:extensions-compose-jetbrains:2.0.0-compose-experimental-alpha-02")
implementation("com.arkivanov.decompose:extensions-compose-jetbrains:2.0.0-compose-experimental-beta-01")

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

Expand Down

0 comments on commit 07d3e52

Please sign in to comment.