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] authored Jun 28, 2023
1 parent a2425cc commit edaa2d9
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 @@ -57,7 +57,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 edaa2d9

Please sign in to comment.