Skip to content

Commit

Permalink
Add settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Jul 5, 2024
1 parent 28406a4 commit b62bd72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pluginManagement {
repositories {
maven { url = 'https://maven.parchmentmc.org' } // Add this line
}
}

0 comments on commit b62bd72

Please sign in to comment.