Skip to content

Commit

Permalink
Update dependency com.patrykandpatryk.vico:compose to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 04c8408 commit 0d2e49f
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 @@ -77,7 +77,7 @@ dependencies {
implementation(libs.koin.androidx.compose)

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

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

0 comments on commit 0d2e49f

Please sign in to comment.