Skip to content

Commit 06b5cdb

Browse files
Gold856samfreund
authored andcommitted
Too much sauce. Desaucing
1 parent 53cc951 commit 06b5cdb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

settings.gradle

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ pluginManagement {
44
gradlePluginPortal()
55
maven {
66
url = uri('https://maven.photonvision.org/releases')
7-
mavenContent {
8-
includeGroup "org.photonvision.tools"
9-
}
10-
}
11-
}
12-
resolutionStrategy {
13-
eachPlugin {
14-
if (requested.id.toString() == 'org.photonvision.tools.WpilibTools') {
15-
useModule('org.photonvision.tools:WPILibTools.gradle.plugin:' + requested.version)
16-
}
177
}
188
}
199
}

0 commit comments

Comments
 (0)