We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97792e commit 53cc951Copy full SHA for 53cc951
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "com.diffplug.spotless" version "6.24.0"
6
id "edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin" version "2020.2"
7
id "edu.wpi.first.GradleRIO" version "2025.3.2"
8
- id 'org.photonvision.tools.WpilibTools' version '2.1.1-photon'
+ id 'org.photonvision.tools.WpilibTools' version '2.1.0-photon'
9
id 'com.google.protobuf' version '0.9.3' apply false
10
id 'edu.wpi.first.GradleJni' version '1.1.0'
11
id "org.ysb33r.doxygen" version "2.0.0" apply false
0 commit comments