Skip to content

Commit

Permalink
Describe location of plugin management (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskov authored May 9, 2024
1 parent b525bd5 commit 54d00e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add plugin activation to the build file header (substitute the relevant version)
id 'dk.mada.buildinfo' version '1.n.n'
}

And make sure the plugin can be fetched from MavenCentral:
And make sure the plugin can be fetched from MavenCentral by adding this to `settings.gradle`:

pluginManagement {
repositories {
Expand Down

0 comments on commit 54d00e9

Please sign in to comment.