mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-12 18:56:11 +08:00
6 lines
62 B
Groovy
6 lines
62 B
Groovy
ext.repos = {
|
|
mavenCentral()
|
|
google()
|
|
jcenter()
|
|
}
|