Update maven_repositories url (#21056)

Summary:
Update maven_repositories url to `https://dl.google.com/dl/android/maven2/` while the previous url `https://maven.google.com` has always been redirect to `https://dl.google.com/dl/android/maven2/`.
Pull Request resolved: https://github.com/facebook/react-native/pull/21056

Differential Revision: D9789079

Pulled By: hramos

fbshipit-source-id: 9907d46fe7356f5b710fa4a8b9a4b0903d732967
This commit is contained in:
ZYSzys 2018-09-12 17:44:23 -07:00 committed by Facebook Github Bot
parent ab97b9f602
commit 6ea2e3ff8c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
[maven_repositories]
central = https://repo1.maven.org/maven2
google = https://maven.google.com
google = https://dl.google.com/dl/android/maven2/
[alias]
rntester = //RNTester/android/app:app