We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f7ee3 commit 11a9cd3Copy full SHA for 11a9cd3
README.md
@@ -35,7 +35,7 @@ And in your shared gradle.kts file:
35
val commonMain by getting {
36
dependencies {
37
//Your other libraries
38
- implementation("com.carlosgub.kotlinm.charts:charts:1.0.1")
+ implementation("com.carlosgub.libraries:charts:1.0.2")
39
}
40
41
0 commit comments