react-native/ReactAndroid
Christoph Nakazawa a3620799ec Fix OSS CI
Summary: This diff fixes Android OSS CI

Reviewed By: rickhanlonii

Differential Revision: D13747492

fbshipit-source-id: 6f90df6d3a096e3bf8a710382e192c3f54f00268
2019-01-21 08:28:47 -08:00
..
libs Reformat xplat build files according to new formatting rules. 2019-01-10 20:00:42 -08:00
src Fix OSS CI 2019-01-21 08:28:47 -08:00
.npmignore
DevExperience.md CHORE - Remove Trailing Spaces 2016-04-06 09:21:53 -07:00
README.md Fixing link to Android build guide. 2018-05-27 15:17:55 -07:00
build.gradle Remove unused files and code for old JSC and gcc build (#23014) 2019-01-16 04:01:53 -08:00
gradle.properties bump okhttp to 3.12.1 (#22877) 2019-01-14 10:34:30 -08:00
proguard-rules.pro RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
release.gradle Use new JavaScriptCore from npm (#22231) 2018-12-27 14:51:03 -08:00

README.md

Building React Native for Android

See the docs on the website.

Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.