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