Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgub authored Sep 18, 2023
1 parent 2e45eb8 commit 78ad981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ And in your shared gradle.kts file:
val commonMain by getting {
dependencies {
//Your other libraries
implementation("com.carlosgub.kotlinm.charts:charts:1.0.2")
implementation("com.carlosgub.kotlinm.charts:charts:1.0.3")
}
}

Expand Down

0 comments on commit 78ad981

Please sign in to comment.