Skip to content

Commit 1974048

Browse files
committed
chore: update maven publish plugin to 0.27.0
1 parent acaf2e3 commit 1974048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
plugins {
33
kotlin("multiplatform") version "1.9.21" apply false
44
id("org.jetbrains.compose") version "1.5.11" apply false
5-
id("com.vanniktech.maven.publish") version "0.26.0" apply false
5+
id("com.vanniktech.maven.publish") version "0.27.0" apply false
66
id("com.android.application") version "8.2.1" apply false
77
}

0 commit comments

Comments
 (0)