mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-19 07:03:11 +08:00
8 lines
263 B
Groovy
8 lines
263 B
Groovy
![]() |
dependencies {
|
||
|
// This file contains no plugins by default.
|
||
|
// To add a third-party library project, add a line to this file like
|
||
|
// compile project(':library_dir_name')
|
||
|
}
|
||
|
// If multiple ndk architectures are provided, uncomment this line
|
||
|
//ext.multiarch=true
|