Skip to content

Commit

Permalink
Update dependency com.patrykandpatryk.vico:compose to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 2d96f25 commit ecbd579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation(libs.koin.androidx.compose)

//implementation("io.github.koalaplot:koalaplot-core:0.1.0-SNAPSHOT")
implementation("com.patrykandpatryk.vico:compose:1.10.0")
implementation("com.patrykandpatryk.vico:compose:1.11.1")

testImplementation(libs.junit)
testImplementation(libs.koin.test)
Expand Down

0 comments on commit ecbd579

Please sign in to comment.