We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14537b commit a1e1e96Copy full SHA for a1e1e96
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