mirror of
https://github.com/opencv/opencv.git
synced 2024-12-16 18:39:12 +08:00
4 lines
168 B
Groovy
4 lines
168 B
Groovy
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||
|
plugins {
|
||
|
id 'com.android.library' version '8.0.2' apply false
|
||
|
}
|