Skip to content

Commit

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

rootProject.run {
repositories {
gradlePluginPortal()
}
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 6c3ef9a

Please sign in to comment.