Skip to content

Commit

Permalink
Apply 6
Browse files Browse the repository at this point in the history
  • Loading branch information
alancai98 committed Jul 18, 2024
1 parent e9c67f4 commit 6b93e7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ dependencies {
}

rootProject.run {
plugins.run {
apply(plugin = "io.github.gradle-nexus.publish-plugin")
}
apply(plugin = "io.github.gradle-nexus.publish-plugin")
group = rootProject.properties["group"] as String
version = rootProject.properties["version"] as String
}
Expand Down

0 comments on commit 6b93e7c

Please sign in to comment.