mirror of
https://github.com/deepinsight/insightface.git
synced 2026-01-23 03:50:18 +00:00
5 lines
215 B
Groovy
5 lines
215 B
Groovy
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
alias(libs.plugins.android.application) apply false
|
|
alias(libs.plugins.android.library) apply false
|
|
} |