Skip to content

Commit 8c42fb6

Browse files
authored
Merge pull request #701 from AppDevNext/BumpPublishPlugin
Bump publish plugin
2 parents d57fc5f + a1e1e96 commit 8c42fb6

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)