We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d57fc5f + a1e1e96 commit 8c42fb6Copy full SHA for 8c42fb6
1 file changed
chartLibCompose/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("com.android.library")
7
id("maven-publish")
8
id("org.jetbrains.kotlin.plugin.compose") version "2.3.0"
9
- id("com.vanniktech.maven.publish") version "0.34.0"
+ id("com.vanniktech.maven.publish") version "0.36.0"
10
}
11
12
android {
0 commit comments