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 31b7064 commit e587b12Copy full SHA for e587b12
compose-charts/build.gradle.kts
@@ -15,7 +15,7 @@ mavenPublishing{
15
coordinates(
16
groupId = "io.github.ehsannarmani",
17
artifactId = "compose-charts",
18
- version = "0.1.6"
+ version = "0.1.7"
19
)
20
pom{
21
name.set("Compose Charts")
0 commit comments