Skip to content

Commit 74c8858

Browse files
ZYSzysfacebook-github-bot
authored andcommitted
Update maven_repositories url (facebook#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: facebook#21056 Differential Revision: D9789079 Pulled By: hramos fbshipit-source-id: 9907d46fe7356f5b710fa4a8b9a4b0903d732967
1 parent e5604d2 commit 74c8858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buckconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[maven_repositories]
99
central = https://repo1.maven.org/maven2
10-
google = https://maven.google.com
10+
google = https://dl.google.com/dl/android/maven2/
1111

1212
[alias]
1313
rntester = //RNTester/android/app:app

0 commit comments

Comments
 (0)