Skip to content

Commit

Permalink
fix errors in build?
Browse files Browse the repository at this point in the history
  • Loading branch information
minhnguyenbhs committed Sep 9, 2024
1 parent f28f4d7 commit 5427c51
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ dependencies {
simulationRelease wpi.sim.enableRelease()

implementation 'com.github.team401:coppercore:main-SNAPSHOT'

def akitJson = new groovy.json.JsonSlurper().parseText(new File(projectDir.getAbsolutePath() + "/vendordeps/AdvantageKit.json").text)
annotationProcessor "org.littletonrobotics.akit.junction:junction-autolog:$akitJson.version"
}

test {
Expand Down

0 comments on commit 5427c51

Please sign in to comment.