Skip to content

Commit

Permalink
Do not apply maven-central-publish to root project
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Jul 1, 2021
1 parent 54200f3 commit cf27942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("net.mamoe.maven-central-publish") version Versions.mavenCentralPublish
id("net.mamoe.maven-central-publish") version Versions.mavenCentralPublish apply false
kotlin("multiplatform") version Versions.kotlin apply false
kotlin("plugin.serialization") version Versions.kotlin apply false

Expand Down

0 comments on commit cf27942

Please sign in to comment.