Skip to content

Commit 11a9cd3

Browse files
authored
Update README.md
1 parent d9f7ee3 commit 11a9cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ And in your shared gradle.kts file:
3535
val commonMain by getting {
3636
dependencies {
3737
//Your other libraries
38-
implementation("com.carlosgub.kotlinm.charts:charts:1.0.1")
38+
implementation("com.carlosgub.libraries:charts:1.0.2")
3939
}
4040
}
4141

0 commit comments

Comments
 (0)