Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexlyulkov
Copy link
Contributor

Now OpenCV Android SDK doesn't always require kotlin plugin. Kotlin code is compiled only if the application uses kotlin plugin.

Fixes #24663

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@alexlyulkov alexlyulkov marked this pull request as draft July 3, 2024 08:56
@alexlyulkov alexlyulkov marked this pull request as ready for review July 4, 2024 08:02
@alexlyulkov alexlyulkov requested a review from asmorkalov July 4, 2024 08:02
@asmorkalov asmorkalov merged commit 20e72b0 into opencv:4.x Jul 4, 2024
@asmorkalov asmorkalov mentioned this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problems with adding OpenCV to Android Studio project

2 participants