Skip to content

Commit

Permalink
Apply 5
Browse files Browse the repository at this point in the history
  • Loading branch information
alancai98 committed Jul 18, 2024
1 parent 76388bf commit e9c67f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {

rootProject.run {
plugins.run {
apply(Plugins.nexus)
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 e9c67f4

Please sign in to comment.