We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1140dd9 + 652f962 commit 51ca3f1Copy full SHA for 51ca3f1
1 file changed
TeamCode/build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
46
// SolversLib
47
implementation "org.solverslib:core:0.3.3" // core
48
- implementation "org.solverslib:pedroPathing:SNAPSHOT-7cdcc66" // pedroPathing
+ implementation "org.solverslib:pedroPathing:0.3.3" // pedroPathing
49
50
implementation "com.acmerobotics.dashboard:dashboard:0.5.1" // FTC Dashboard
51
}
0 commit comments