1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Added Kotlin test, changed Kotlin version for OpenCV

This commit is contained in:
Alexander Lyulkov
2024-01-31 16:53:08 +07:00
committed by Alexander Smorkalov
parent 4b35b2f968
commit 02b3518a3b
6 changed files with 32 additions and 5 deletions
@@ -1,4 +1,5 @@
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
android {
namespace 'org.opencv.tests'