Skip to content

Commit

Permalink
docs: 📝 small note on gradle opencv section
Browse files Browse the repository at this point in the history
Signed-off-by: Onuralp SEZER <[email protected]>
  • Loading branch information
onuralpszr committed Jan 3, 2025
1 parent 467a4ca commit f96b69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
// Material
implementation 'com.google.android.material:material:1.12.0'

// Source - OpenCV-4
// Source - OpenCV-4 - Patched
implementation project(path: ':opencvsdk4100')
// Maven OpenCV-4
// implementation 'org.opencv:opencv:4.10.0'
Expand Down

0 comments on commit f96b69f

Please sign in to comment.