mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
Reviewed By: ericvicenti Differential Revision: D5010170 fbshipit-source-id: 02eee6a99672bd559a5d64290e9339e5c12a17b9
14 lines
248 B
INI
14 lines
248 B
INI
|
|
[android]
|
|
target = Google Inc.:Google APIs:23
|
|
|
|
[download]
|
|
max_number_of_retries = 3
|
|
|
|
[maven_repositories]
|
|
central = https://repo1.maven.org/maven2
|
|
|
|
[alias]
|
|
movies = //Examples/Movies/android/app:app
|
|
rntester = //RNTester/android/app:app
|