Skip to content

Commit

Permalink
Update EasyOpenCV dependency to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
webbgamers committed Sep 15, 2022
1 parent dbd1c5c commit 7296cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ dependencies {
}

dependencies {
implementation 'org.openftc:easyopencv:1.5.1'
implementation 'org.openftc:easyopencv:1.5.2'
}

0 comments on commit 7296cdb

Please sign in to comment.