mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
add repositories support (#1179)
Authored-by: Engin Diri <engin.diri@lidl.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ext.repos = {
|
||||
mavenCentral()
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
Reference in New Issue
Block a user