Skip to content

Commit

Permalink
Ignore transitive deps of AprilTagDesktop
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Nov 4, 2024
1 parent c667168 commit 4e372c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vision/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation project(':Common')

api("com.github.deltacv:AprilTagDesktop:$apriltag_plugin_version") {
exclude group: 'com.github.deltacv.EOCVSim', module: 'Common'
transitive = false
}

api "org.openpnp:opencv:$opencv_version"
Expand Down

0 comments on commit 4e372c6

Please sign in to comment.