Skip to content

Commit

Permalink
Retry api RobotCore
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Aug 5, 2023
1 parent 4bf326f commit d4f0035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ repositories {

dependencies {
compileOnly "org.openpnp:opencv:4.5.1-2"
api project(':RobotCore')
api(project(':RobotCore'))
}

0 comments on commit d4f0035

Please sign in to comment.