Skip to content

Commit

Permalink
Merge pull request #157 from joreilly/renovate/io.github.koalaplot-ko…
Browse files Browse the repository at this point in the history
…alaplot-core-0.x

Update dependency io.github.koalaplot:koalaplot-core to v0.4.0
  • Loading branch information
joreilly authored Oct 31, 2023
2 parents 5600fc7 + 3e04c24 commit 5c4ea6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ kotlin {
implementation(compose.material3)
implementation(compose.components.resources)

implementation("io.github.koalaplot:koalaplot-core:0.4.0-dev1")
implementation("io.github.koalaplot:koalaplot-core:0.4.0")
implementation(libs.image.loader)
}
}
Expand Down

0 comments on commit 5c4ea6f

Please sign in to comment.