Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Remove redundant plugin url specification from settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Jul 24, 2020
1 parent 67ac599 commit b3e25d3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
pluginManagement {
repositories {
maven {
url 'https://repo.bristermitten.me/repository/maven-public/'
}
gradlePluginPortal()
}
}

rootProject.name = 'pdm'
include 'example'
include 'pdm-gradle'
Expand Down

0 comments on commit b3e25d3

Please sign in to comment.