Skip to content

Commit a1e1e96

Browse files
committed
Bump publish plugin
1 parent a14537b commit a1e1e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chartLibCompose/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("com.android.library")
77
id("maven-publish")
88
id("org.jetbrains.kotlin.plugin.compose") version "2.3.0"
9-
id("com.vanniktech.maven.publish") version "0.34.0"
9+
id("com.vanniktech.maven.publish") version "0.36.0"
1010
}
1111

1212
android {

0 commit comments

Comments
 (0)